cuberite
cuberite copied to clipboard
Server looses default permision on crash
Loss as in changes being reset, or the whole 'Default' permissions group being removed?
Like I set the group. Crash the server and it's back to the default group
For the BlockState test server I wanted everyone to be allowed the gamemode command. So I changed the default group to something else. This wasn't kept between restarts
I believe that would be handled by cRankManager:AddGroupToRank and cRankManager:RemoveGroupFromRank. In any case, this issue should be moved to the main repo.