Package-level declarations

Types

Link copied to clipboard

Fired by the server when it is starting up.

Link copied to clipboard

Fired by the server when it is shutting down.

Link copied to clipboard

Called when a subject's permissions are initially being set up.

Link copied to clipboard

Called when a tick ends.

Link copied to clipboard
interface TickEvent : Event

An event that is called when the server starts or ends a tick.

Link copied to clipboard

Called when a tick begins.