alRex-U / ParCool

A Minecraft Forge Mod for action of Cool Parkour
GNU General Public License v3.0
41 stars 30 forks source link

Can't turn on infinite stamina on a server #204

Closed Oleg-burn-inside closed 8 months ago

Oleg-burn-inside commented 8 months ago

Summary Infinite stamina won't be Enabled

Running Environment

Detail I'm playing on Aternos Free Hosting, on the same version of forge and minecraft as i written, and the same version of the mod

In world config file (won't find any other) set "allow_infinite_stamina = true"

On the server stamina still goes down so i checked commands, found command /parcool limitation get possibility infinite_stamina and it returns "true" in chat

So i continued to check and found command /parcool limitation set boolean AllowInfiniteStamina true and it returned [Set 1 player's [allow_infinite_stamina] with true] but stamina still goes down

So i tried trough server console, same thing, won't work

So i tried to relaunch server, so i shut it down, whet it was off, i checked config, still set to true, then when i launched it, still wont work

Additional Data Such as Screenshots or Crash Reports (I am happy and fix the bug more easily if you send me these) sorry, don't have any reports or anything, what i had, i written down, if you need something, please let me know, i'll be happy to cooperate

alRex-U commented 8 months ago

allow_infinite_stamina is just only allowing infinite stamina, not enabling. For enabling infinite stamina, Changing config on client is needed

alRex-U commented 8 months ago

Please close this issue if the problem is solved

Oleg-burn-inside commented 8 months ago

okay, sorry, thank you, wasn't seeing this info anywhere