The RPG Lover's Mod!
Go to file
NuclearW ca009f3d22 Changed all spilt[0].equalsIgnoreCase to label.equalsIgnoreCase.
Changed all if statement format to if elseif (should save time).
Added isConsole for supporting console in commands.
Rearranged some if statements so that errors are not thrown if console while moving down the if/elseif tree.
Added ability for console to talk to parties and admin chat.
Console still throws errors for commands not yet supporting it.
2011-07-19 21:59:38 -04:00
mcMMO Changed all spilt[0].equalsIgnoreCase to label.equalsIgnoreCase. 2011-07-19 21:59:38 -04:00