Package com.onarandombox.MultiverseCore.event
This package contains all events.
-
Class Summary Class Description MVConfigReloadEvent Called when the Multiverse-config should be reloaded.MVDebugModeEvent Called when Core's debug level is changed.MVPlayerTouchedPortalEvent This event is thrown when a portal is touched.MVRespawnEvent Called when a player is respawning.MVTeleportEvent Event that gets called when a player use the /mvtp command.MVVersionEvent Called when somebody requests version information about Multiverse.MVWorldDeleteEvent Called when a world is about to be deleted by Multiverse.MVWorldPropertyChangeEvent<T> This event is fired *before* the property is actually changed.