public class LockChatCommand extends Object implements CommandListeners, Listeners
| Constructor and Description |
|---|
LockChatCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
onChat(PlayerChatEvent e) |
boolean |
onCommand(CommandSender sender,
String[] arg,
String prefix) |
public boolean onCommand(CommandSender sender, String[] arg, String prefix)
onCommand in interface CommandListenerspublic void onChat(PlayerChatEvent e)