Package-level declarations

Types

Link copied to clipboard

Represents an event of when the configuration is reloaded. Note: This event is fired asynchronously.

Link copied to clipboard
open class ConfigurationReloadEvent(isAsync: Boolean = false) : Event

Represents an event of when the configuration is reloaded. Note: This event is fired synchronously.