ForgeEssentials

ForgeEssentials

339k Downloads

Removing assigned groups does not return player to the default group

ruphskunk opened this issue ยท 2 comments

commented

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

commented

I'll need @olee to give an answer, Is it intended functionality or a bug?

commented

Sounds like a bug to me. I have experienced this several times with factions.

Since GUESTS is supposed to include any player not in a group, removing a player from a group should return them to GUESTS.