Hey, sorry to write this post, as I know there have been some posts in the past about this. But I can't get it working. I'm trying for months now and I just don't know where the problem is. The thirst system is working fine, even with commands like write, increment, etc.
What is NOT working is the thirst bar dropping to zero, when the variable is zero. So the bar works fine from 0.5 to 10, but it never shows an empty bar. When I set the playerstat to zero the bar stays at the last known variable, so if the player had 5 bars filled, the bar show 5 bars even with a variable of zero. The player also gets damage, so the variable is working. Just the bar won't show it correctly.
Tried it in different paper versions and with different IA versions. Mostly with:
- git-Paper-318 (MC: 1.20.2) (Implementing API version 1.20.2-R0.1-SNAPSHOT) (Git: 9271ee7) & ItemsAdder 3.6.3-beta-5 (also with the last stable version I think) + ProtocolLib v5.1.1-SNAPSHOT-673
- latest paper version & ItemsAdder 3.6.3-beta-12/13 + ProtocolLib ProtocolLib v5.2.0-SNAPSHOT-679
Screen:
Another user experiencing the same, perhaps he had a better decription of the problem: https://discord.com/channels/533407895010803753/533413171403292712/1208272472709799946 (IA Discord)
I also tried the permission thing that was mentioned before with the bypass permissions.
And I used the standard configuration that comes with ItemsAdder.
Also I tried a clean install with everything at latest version, the same error occurs. No error message, but no possibility to get 0 thirst.
Do you have any idea what I can do here? Thanks in advance 🙂