ModuCoreUnlockdownEvent

class ModuCoreUnlockdownEvent : ModuCoreEvent

Called when the server is unlocked

Constructors

Link copied to clipboard
fun ModuCoreUnlockdownEvent()

Functions

Link copied to clipboard
open fun callEvent(): Boolean
Link copied to clipboard
@NotNull
open fun getEventName(): @NotNull String
Link copied to clipboard
open override fun getHandlers(): HandlerList
Link copied to clipboard
fun isAsynchronous(): Boolean