Introducing a plugin no one asked for and no one needed,
WetCraft
This plugin adds a thirst meter to your Minecraft server.
You can hydrate from drinking water bottles, potions, cauldrons (right click), or lakes (jumping in them)
Commands /thirst [player] checks a player's thirst if no player is given, it checks your own thirst Permission: wetcraft.thirst /drink [player] hydrates a player (sets their thirst to 20) if no player is given, this command will hydrate you Permission: wetcraft.drink /wetcraftreload reloads the plugin you must be an operator to use this command
Thirst decreases every 300 ticks by default, although this can be changed in the configuration file:
Code (YAML):
# Prefix prefix: "&7[&bW&1C&7] &f" # Thirst levels decrease every {thirstInterval} ticks thirstInterval: 300
# Leave blank for no sounds, find sounds at # https://helpch.at/docs/{version}/org/bukkit/Sound.html#enum-constant-summary # where {version} is your server version thirstSound: ""