cuberite icon indicating copy to clipboard operation
cuberite copied to clipboard

Server looses default permision on crash

Open 12xx12 opened this issue 4 years ago • 4 comments

12xx12 avatar Jun 06 '21 09:06 12xx12

Loss as in changes being reset, or the whole 'Default' permissions group being removed?

mathiascode avatar Jul 22 '21 17:07 mathiascode

Like I set the group. Crash the server and it's back to the default group

12xx12 avatar Jul 22 '21 17:07 12xx12

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

12xx12 avatar Jul 22 '21 18:07 12xx12

I believe that would be handled by cRankManager:AddGroupToRank and cRankManager:RemoveGroupFromRank. In any case, this issue should be moved to the main repo.

mathiascode avatar Jul 22 '21 18:07 mathiascode