public class WorldGuardServerListener
extends java.lang.Object
implements org.bukkit.event.Listener
| Constructor and Description |
|---|
WorldGuardServerListener(WorldGuardPlugin plugin) |
| Modifier and Type | Method and Description |
|---|---|
void |
onPluginDisable(org.bukkit.event.server.PluginDisableEvent event) |
void |
onPluginEnable(org.bukkit.event.server.PluginEnableEvent event) |
void |
registerEvents() |
public WorldGuardServerListener(WorldGuardPlugin plugin)