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

@@ -50,6 +50,7 @@ public class DisguiseCommand implements CommandExecutor {
}
}
@Override
public boolean onCommand(CommandSender sender, Command cmd, String label, String[] args) {
Player p = (Player) sender;
if (args.length == 0) {