Sorted all members

This commit is contained in:
Andrew
2013-05-29 10:52:54 +12:00
parent b29a3fae5e
commit ecb4f1e8ec
9 changed files with 78 additions and 73 deletions

View File

@@ -51,6 +51,7 @@ public class DisguisePlayerCommand implements CommandExecutor {
}
}
@Override
public boolean onCommand(CommandSender sender, Command cmd, String label, String[] args) {
if (sender.hasPermission("libsdisguises.disguiseothers")
|| (args.length > 0 && args[0].toLowerCase().startsWith("un") && sender