public class MPluginSecretPlayerListener
extends java.lang.Object
implements org.bukkit.event.Listener
| Constructor and Description |
|---|
MPluginSecretPlayerListener(MPlugin p) |
| Modifier and Type | Method and Description |
|---|---|
void |
onPlayerChat(org.bukkit.event.player.AsyncPlayerChatEvent event) |
void |
onPlayerCommandPreprocess(org.bukkit.event.player.PlayerCommandPreprocessEvent event) |
void |
onPlayerPreLogin(org.bukkit.event.player.PlayerLoginEvent event) |
public MPluginSecretPlayerListener(MPlugin p)
public void onPlayerCommandPreprocess(org.bukkit.event.player.PlayerCommandPreprocessEvent event)
public void onPlayerChat(org.bukkit.event.player.AsyncPlayerChatEvent event)
public void onPlayerPreLogin(org.bukkit.event.player.PlayerLoginEvent event)