Stamina999 1.0.6 The Exclusions Update
on Nov 30, 2025Creative/Spectator Mode Exclusions
- Players in CREATIVE or SPECTATOR modes are now completely exempt from stamina consumption
- Both main update loop and consumption methods check game modes
Stamina999 1.0.5
on Nov 29, 2025Added
- Swimming stamina threshold - players can't swim when below configured stamina percentage
- Configurable stamina regeneration settings with options to disable regeneration while sprinting, swimming, or jumping
- Option to enable/disable standing still stamina regeneration with configurable settings
- Swimming-specific exhaustion message in messages.yml
- New configuration section for stamina regeneration settings
- Swimming threshold percentage setting in configuration
Changed
- Fixed in-game reload command to properly update all online players without requiring server restart
- Swimming now consumes double stamina when below threshold, making sustained swimming impossible
- Enhanced stamina regeneration logic with configurable conditions
- Improved swimming exhaustion handling with proper messaging
Stamina999 1.0.4
on Nov 28, 2025Added
- Added configurable messages system with messages.yml file
- Allow customization of all plugin messages through external configuration
Changed
- Fixed slowness effect to properly respect configured threshold percentage
- Slowness now correctly applies based on configured value instead of hardcoded 50%
- All messages are now configurable instead of hardcoded
Stamina999 1.0.3 The Commands Update
on Nov 18, 2025Added
- Stamina Commands:
/stamina check [player]: Players can view their current and maximum stamina. Administrators can check other players' stamina./stamina reload: Allows server administrators to reload the plugin's configuration without restarting the server./stamina set <player> <amount>: Administrators can manually set a player's current stamina to a specific value./stamina max <player> <amount>: Administrators can manually set a player's maximum stamina capacity.
- Configurable Stamina Consumption:
- Swimming Stamina: Stamina now drains when swimming, with a configurable rate per second.
- Mining Stamina: Stamina now drains for each block mined, with a configurable cost per block.
- Action-Based Stamina: Configurable stamina costs for jumping, attacking entities, and drawing a bow.
- Biome-Specific Stamina Drain: Walking stamina consumption can now be configured to vary depending on the biome the player is in.
- Low Stamina Effects:
- Introduced configurable effects that apply when a player's stamina falls below a certain percentage (threshold is configurable).
- Options to apply Mining Fatigue, Nausea, and reduce attack damage when stamina is low.
- Stamina Display Options:
- Added an option to display stamina in a Boss Bar, providing a more prominent visual indicator.
- The display type can be configured to use the Experience Bar, Action Bar, Boss Bar, or no display.
Stamina999 1.0.2
on Oct 16, 2025New Features
- Configurable Display Options: You can now configure how and where the stamina is displayed.
- Experience Bar: A new option
show-in-exp-barin theconfig.ymlallows you to show or hide the stamina in the experience bar. - Action Bar: A new option
show-in-action-barin theconfig.ymlallows you to show or hide the stamina in the action bar. - Custom Action Bar Message: You can now customize the action bar message using the
action-bar-messageoption in theconfig.yml. Use%current%and%max%as placeholders for the current and maximum stamina.
- Experience Bar: A new option
- PlaceholderAPI Support: The plugin now supports PlaceholderAPI. You can use the following placeholders in your scoreboard or other plugins:
%stamina_current%: Displays the player's current stamina.%stamina_max%: Displays the player's maximum stamina.
Changes
- The
updateActionBarmethod now usesplayer.spigot().sendMessageto display the action bar message, ensuring compatibility with Spigot servers. - Added a note in the
config.ymlto clarify that the maximum level displayed in the experience bar is 20, which corresponds to 100 stamina.
Stamina999 1.0.1
on Oct 2, 2025- New Feature: Swimming Stamina Drain
- New Feature: "Well Rested" Buff
- Configurable Starting Stamina:
- Critical Bugfix: Fixed an incorrect class path in plugin.yml that prevented the plugin from loading.
- A lot of configuration changes (changelog will be updates later to include them)
Stamina999 1.0.0
on Aug 20, 2025the first release



