ThirstBar
This project is no longer under development
I have decided not to continue this plugin and anyone is allowed to continue it, just clone the source and hack away
Enjoy the plugin? hit that donate button!
Ever wanted to make minecraft feel more real? Need something to make the game harder for you users? Then this plugin may be for you! It will add thirst that users want to keep from going empty!
Features
- thirst will deplete at a rate of 0.125% per seconds (about 13 minutes for a full bar to deplete)
- once thirst is completely depleted boss bar text will turn red and you will start to take damage
- drink water bottles to recharge 10% of your thirst
- view your thirst in boss bar form!
Dependencies
Commands
/thirstbar reload reloads config (permission node: thirstbar.command.reloadconfig)
Config
enabled-worlds list of enabled worlds
thirst-refill-amount how much the user's thirst will be refilled drinking water
thirst-rate how fast the user's thirst will drop per second
thirst-bar-title the title of the thirstbar
use-exp-for-fallback whether or not to use the xp bar if the barapi is not found
Example Config
enabled-worlds: - world1 - world2 thirst-refill-amount: 10.0 thirst-rate: 0.125 thirst-bar-title: 'Thirst' use-exp-for-fallback: true
Pictures

API
you can find the source at
github
please follow the instructions here for using the api
Servers
leave comment below to have you server listed here
-
View User Profile
-
Send Message
Posted Jun 22, 2014Sounds great! Finally someone is doing a thirt plugin. Will it work with 1.7.2? and would you be able to add a spot in the config where we may add items that also quench thirst? I have mods that add drinks and it would be nice to see those quench thirst as well. Great work bud.
-
View User Profile
-
Send Message
Posted Jun 20, 2014Hey!
Cannot wait for this plugin to come out - when it does Il use it on my server: mc.minehub.org
-
View User Profile
-
Send Message
Posted Jun 20, 2014@Beaus1966
sure thing I'll add it in the next update
-
View User Profile
-
Send Message
Posted Jun 20, 2014Nice idea!!!
I will probably use this on my server!
But I have a couple suggestions,
1. Make it so you can change the % that a water bottle fills in a config file.
2. Make it so you can change the time it takes to get thirsty in a config file.