Forwarded Messages
Functions
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 this core plugin cannot be disabled at all.
Link copied to clipboard
Returns whether the user will be prompted to restart after enabling/disabling. This is toggleable through the @AliucordPlugin
annotation. You should not override this method yourself.
Link copied to clipboard
Properties
Link copied to clipboard
The filename of the zip this plugin was loaded from
Link copied to clipboard
Whether this core plugin cannot be disabled at all.
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