onEnable

abstract fun onEnable(context: PluginContext)

Called when the plugin becomes active.

This phase is for registering listeners, commands, and starting scheduled tasks.