mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-11-03 09:30:28 +01:00
code tidy.
This commit is contained in:
parent
eacb847305
commit
5056210a38
@ -112,8 +112,10 @@ public class BukkitPermissions {
|
||||
attachments.remove(key);
|
||||
}
|
||||
|
||||
attachments = new WeakHashMap<String, PermissionAttachment>();
|
||||
|
||||
/*
|
||||
* collect new permissions
|
||||
* and register all attachments.
|
||||
*/
|
||||
this.collectPermissions();
|
||||
this.updateAllPlayers();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user