Modu Core Reload Event
class ModuCoreReloadEvent(val executor: CommandSender) : ModuCoreCancellableEvent
Content copied to clipboard
The Event called when ModuCore is reloaded. Note: If you cancel the event, the reload will fail silently, so you may want to notify the executor that the event has been cancelled.