disabled debug cmd for rave suit
This commit is contained in:
parent
8fc6013ff3
commit
95e7517a9e
@ -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"))
|
||||||
|
Loading…
Reference in New Issue
Block a user