Removal of alias variables and update of all commands

This commit is contained in:
TheYeti
2012-01-31 00:36:07 -08:00
parent 50af20037a
commit f937e44018
13 changed files with 42 additions and 75 deletions

View File

@ -38,7 +38,7 @@ public class WhoisCommand implements CommandExecutor {
}
if (args.length < 1) {
player.sendMessage(ChatColor.RED + "Proper usage is /" + LoadProperties.whois + " <playername>");
player.sendMessage(ChatColor.RED + "Proper usage is /whois <playername>");
return true;
}
// if split[1] is a player