cadenkriese / Thirst

Thirst plugin for Spigot. Adds a thirst mechanic into minecraft!
GNU General Public License v3.0
1 stars 2 forks source link

Drink-Block-Water spams player when refilling thirst bar #13

Closed DKrolls closed 7 years ago

DKrolls commented 7 years ago

Players at 0 thirst get spammed while filling up while submerged underwater with messages like: "Watch out your thirst is at 1%!" "Watch out your thirst is at 2%!" "Watch out your thirst is at 3%!" "Watch out your thirst is at 4%!" "Watch out your thirst is at 5%!" etc... All you have to do to recreate it is get to 0 thirst, set Drink-Block-Water to true and sit underwater. 2017-06-06_13 29 34

cadenkriese commented 7 years ago

Hi there, you can get rid of these messages by setting critical-thirst-percent to 0 in the config, although I could change the plugin to only display the messages while thirst is going down if that is what you're asking for.

DKrolls commented 7 years ago

Yes, that is what I'm looking for. Thank you.

cadenkriese commented 7 years ago

Alright I have that coded, just curious if you have any more feature requests, since this is a pretty small update as of now.

DKrolls commented 7 years ago

Nah that's all. Thank you.

cadenkriese commented 7 years ago

Alright, I'll debug and publish not using Trello for this one because it's so tiny.

cadenkriese commented 7 years ago

Fixed in version 1.8.10 available here. I apologize for this taking longer than I thought I got tripped up by another bug I was fixing. Please give the auto-updater up to two hours to refresh the spigot site cache before it notifies you of the update.