public class ServerOptionsRegistryEvent extends CommonEvent
Server plugins should create their Option
instances in a handler for this event (subscribed via
ServerEventRegistry.OPTIONS_REGISTRY_EVENT).
Options self-register into OptionsRegistry
when constructed, and JourneyMap reads that registry to build the server addon
options shown in the Server Admin options screen.
This event is not cancellable.
CommonEvent.Sidetimestamp| Constructor and Description |
|---|
ServerOptionsRegistryEvent() |
getSidecancel, isCancellable, isCancelled