1
Natural Regen on my Server broke?
I need some help with my server. I'm trying to do a UHC with some friends and for some reason natural regeneration is still going. I have turned the gamerule to false only about a hundred times.
Here is what I put:
/gamerule doNaturalRegeneration false
Here is the result:
Game rule has been updated.
Double checking result:
/gamerule doNaturalRegeneration
Result:
doNaturalRegeneration = false
And yet when I take damage my health instantly regenerates back to full health. If you have had this issue please let me know because this is starting to get annoying. I set up a command block to update it every second but even that doesn't work. Any solutions guys?
Here is what I put:
/gamerule doNaturalRegeneration false
Here is the result:
Game rule has been updated.
Double checking result:
/gamerule doNaturalRegeneration
Result:
doNaturalRegeneration = false
And yet when I take damage my health instantly regenerates back to full health. If you have had this issue please let me know because this is starting to get annoying. I set up a command block to update it every second but even that doesn't work. Any solutions guys?
2
You need to go into the actual server files and fix it. I'm pretty sure its in the server.properties but I'm not positive. If you can't find the files then stop & start your server, do the command, and stop and start again.
I checked the server files and found nothing that would make natural regeneration continue. I had done the actions you suggested prior to posting twice but no luck. Thanks though! I plan on wiping the files and have them reloaded. And should be fine then. Hopefully someone else who may have had this situation will let me know any solutions! Thanks for helping out though!
