Plugin
The base class that all plugins must extend from for their entrypoint.
Types
Functions
Properties
Link copied to clipboard
The filename of the zip this plugin was loaded from
Link copied to clipboard
Returns the @AliucordPlugin
on this class annotation if it exists.
Link copied to clipboard
Method returning the Manifest of your Plugin
Link copied to clipboard
Whether your plugin has resources that need to be loaded
Link copied to clipboard
The SettingsAPI of your plugin. Use this to store persistent data
Link copied to clipboard
SettingsTab associated with this plugin. Set this to register a settings page