Introducing a plugin no one asked for and no one needed, WetCraft
- Native Minecraft Version:
- 1.13
- Tested Minecraft Versions:
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- Donation Link:
- https://ko-fi.com/erdii
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)
CommandsThirst decreases every 300 ticks by default, although this can be changed in the configuration file:
/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
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: ""