disabled debug cmd for rave suit

This commit is contained in:
Chiss 2014-08-26 16:17:38 +10:00
parent 8fc6013ff3
commit 95e7517a9e

View File

@ -149,7 +149,7 @@ public class OutfitRaveSuit extends OutfitGadget
} }
@EventHandler //@EventHandler
public void debug(PlayerCommandPreprocessEvent event) public void debug(PlayerCommandPreprocessEvent event)
{ {
if (event.getMessage().contains("on")) if (event.getMessage().contains("on"))