Removing assigned groups does not return player to the default group
ruphskunk opened this issue ยท 2 comments
When a player has all assigned groups removed, it leaves an empty stub in playerGroups for that player. This has the effect of not returning them back to default group without manually editing permissions.json file. Does FE allow returning a user to the default group by removing all their assigned groups?
Command used to remove player from groups(per group): /p user <USER> group remove <GROUPNAME>
MC 1.7.10
FE 1145
I'll need @olee to give an answer, Is it intended functionality or a bug?