public class AGBs
extends net.risingworld.api.Plugin
implements net.risingworld.api.events.Listener
| Constructor and Description |
|---|
AGBs() |
| Modifier and Type | Method and Description |
|---|---|
void |
agb(net.risingworld.api.objects.Player player)
Öffnet den AGB dialog
|
java.lang.String |
getCancleGroup() |
java.lang.String |
getOkGroup() |
void |
onDisable() |
void |
onEnable() |
void |
onPlayerCommand(net.risingworld.api.events.player.PlayerCommandEvent event) |
void |
onPlayerConnectEvent(net.risingworld.api.events.player.PlayerConnectEvent event) |
void |
onPlayerGuiClick(net.risingworld.api.events.player.gui.PlayerGuiElementClickEvent evt) |
void |
onPlayerPermissionGroupChange(net.risingworld.api.events.player.PlayerPermissionGroupChangeEvent event) |
enqueue, getAllPlugins, getDescription, getGameVersion, getID, getMySQLConnection, getPath, getPluginByID, getPluginByName, getServer, getSQLiteConnection, getWorld, getWorldDatabase, onLoad, registerEventListener, sendHttpRequest, sendHttpRequest, triggerEvent, unregisterEventListenerpublic void onEnable()
onEnable in class net.risingworld.api.Pluginpublic void onDisable()
onDisable in class net.risingworld.api.Pluginpublic void onPlayerConnectEvent(net.risingworld.api.events.player.PlayerConnectEvent event)
public void onPlayerGuiClick(net.risingworld.api.events.player.gui.PlayerGuiElementClickEvent evt)
public void onPlayerCommand(net.risingworld.api.events.player.PlayerCommandEvent event)
throws java.io.IOException
java.io.IOExceptionpublic void onPlayerPermissionGroupChange(net.risingworld.api.events.player.PlayerPermissionGroupChangeEvent event)
public java.lang.String getOkGroup()
public java.lang.String getCancleGroup()
public final void agb(net.risingworld.api.objects.Player player)
player -