mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-11 17:15:07 +02:00
Remove debug spam
This commit is contained in:
@@ -230,7 +230,6 @@ public class BukkitPermissions {
|
||||
attachment.setPermission(permission, value);
|
||||
}
|
||||
*/
|
||||
System.out.print("Permission: " + permission);
|
||||
newPerms.put((value? permission : permission.substring(1)), value);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user