mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-03 19:15:44 +00:00
Remove debug spam
This commit is contained in:
parent
9c052b5178
commit
16d537bd6c
1 changed files with 0 additions and 1 deletions
|
@ -230,7 +230,6 @@ public class BukkitPermissions {
|
|||
attachment.setPermission(permission, value);
|
||||
}
|
||||
*/
|
||||
System.out.print("Permission: " + permission);
|
||||
newPerms.put((value? permission : permission.substring(1)), value);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue