ServerActivationRegisterEvent

This event is fired right before ServerActivation is registered.

Constructors

Link copied to clipboard
constructor(@NotNull activation: @NotNull ServerActivation)

Functions

Link copied to clipboard
open fun isCancelled(): Boolean
Link copied to clipboard
open fun setCancelled(cancel: Boolean)