All available plugins¶
Standalone plugins¶
MiniBosses¶
Library plugins¶
SubCommandLib¶
SubCommandLib is an easy to use development library aimed to help developers make subcommands faster and better. Click here to get started (or on the header above) with SubCommandLib.
Features:
- Completely customizeable by overriding methods
- The ability to choose between tabcompletion and no tab completion
Credits:
All credits go to @KodySimpson on youtube for providing the code. I turned it into a library for developers to use