mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-10 00:28:22 +02:00
code tidy.
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
Reference in New Issue
Block a user