Redoing vMinecraftChat.getName()

This commit is contained in:
cerevisiae
2010-12-09 20:09:42 -06:00
parent 370e8d2b36
commit 56c0805fca
3 changed files with 47 additions and 8 deletions

View File

@ -170,7 +170,8 @@ public class vMinecraftCommands{
.globalmessages());
return EXIT_SUCCESS;
}
//=====================================================================
//=====================================================================
//Function: prefix (/prefix)
//Input: Player player: The player using the command
//Output: int: Exit Code