Package fr.royalpha.sheepwars.api.event
Class UltimateSheepWarsLoadedEvent
- java.lang.Object
-
- org.bukkit.event.Event
-
- fr.royalpha.sheepwars.api.event.UltimateSheepWarsLoadedEvent
-
public class UltimateSheepWarsLoadedEvent extends org.bukkit.event.Event
Event triggered when the plugin has load all its properties.
-
-
Constructor Summary
Constructors Constructor Description UltimateSheepWarsLoadedEvent(fr.royalpha.sheepwars.core.SheepWarsPlugin plugin)
-
Method Summary
Modifier and Type Method Description fr.royalpha.sheepwars.core.SheepWarsPlugin
getGameInstance()
static org.bukkit.event.HandlerList
getHandlerList()
org.bukkit.event.HandlerList
getHandlers()
-