public class Main
extends net.risingworld.api.Plugin
implements net.risingworld.api.events.Listener
Constructor and Description |
---|
Main() |
Modifier and Type | Method and Description |
---|---|
void |
OnChatCommand(net.risingworld.api.events.player.PlayerCommandEvent event) |
void |
onDisable() |
void |
onEnable() |
void |
OnPlayerConnect(net.risingworld.api.events.player.PlayerConnectEvent event) |
enqueue, getAllPlugins, getDescription, getGameVersion, getID, getMySQLConnection, getPath, getPluginByID, getPluginByName, getServer, getSQLiteConnection, getWorld, getWorldDatabase, onLoad, registerEventListener, sendHttpRequest, sendHttpRequest, triggerEvent, unregisterEventListener
public void onEnable()
onEnable
in class net.risingworld.api.Plugin
public void onDisable()
onDisable
in class net.risingworld.api.Plugin
public void OnPlayerConnect(net.risingworld.api.events.player.PlayerConnectEvent event)
public void OnChatCommand(net.risingworld.api.events.player.PlayerCommandEvent event)