☰
Module types
Enums
Traits
?
Module
servers
::
plugins
::
types
source
·
[
−
]
Expand description
Types used for creating plugins.
Enums
EventData
All possible to run events.
EventType
All possible to run events.
Traits
Command
Add a command to the plugin.
Event
Add a event to the plugin.
Plugin
A main plugin trait.
Registrar
A plugin registrar trait.