Cleaning sweep, mainly for various stray "4 spaces" indentions to tabs
This commit is contained in:
@@ -62,7 +62,7 @@ public enum Permission
|
||||
Permission(final String node)
|
||||
{
|
||||
this.node = "factions."+node;
|
||||
}
|
||||
}
|
||||
|
||||
public boolean has(CommandSender sender, boolean informSenderIfNot)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user