Features: Customize everything about the Thirst, from the rate at which it lowers or the amount of damage it deals to a player when it goes below 0.
Everything is documented in the skript file.
IMPORTANT The skript REQUIRES the skript version 2.6.2
Commands:
/thirst | thirst.use | Global permission to access the command thirst. Shows credits and how thirsty you are.
/thirst help | thirst.admin| Show a list of all the admin commands. With this you can create custom drinks.
/thirst list | thirst.admin | Show a list of all the existant drinks. You can get or remove drinks through this list.
/thirst create <id> <amount> <displayname> | thirst.admin | Create a custom drink. ID should be unique, AMOUNT should be how much thirst it quenches, and displayname should be the formatted name. You can use formatting codes in the display name. /thirst remove <id> |thirst.admin | Delete an existing drink.
/thirst get <id> | thirst.admin | Get a drink given the ID. You can also use /thirst list to receive a list of drinks.
/thirst debug | thirst.admin[COLOR=rgb(0, 0, 0)] | Reset the skript and clear all the variables. All the existing drinks will be removed.[/COLOR]