Fixed issue with console being subscribed multiple times to permissions
This commit is contained in:
@@ -49,7 +49,6 @@ public class CraftPlayer extends CraftHumanEntity implements Player {
|
||||
}
|
||||
|
||||
perm.recalculatePermissions();
|
||||
perm.calculatePermissions();
|
||||
}
|
||||
|
||||
public boolean isPlayer() {
|
||||
|
||||
Reference in New Issue
Block a user