-
Notifications
You must be signed in to change notification settings - Fork 1
Editing API Settings
Dalton edited this page Apr 25, 2022
·
8 revisions
Say you don't want a certain module at all to be initialized, not to fear you can enable/disable many feature of the API if you choose to not use them!
In your main class, you're going to be overriding a new method called onPreApiEnable(), from here you get access to the getApiSettings() method like so:
Page written by: Dalton Burchard
- Your main class and you
- Editing API Settings (Optional)
- Creating an PluginInventory
- Creating Clickable items
- (Not added yet) Examples