The jar will now work on both Spigot/Paper and BungeeCord/Waterfall servers!
BungeeCord commands:
/bpl - Displays a list of plugins from BungeeCord!
-v - Displays the plugins with their versions
-m - Displays plugins + modules from the modules/ folder (e.g. cmd_send.jar, cmd_server.jar, etc.)
/bsu - The main command for loading / unloading / reloading plugins and showing commandinfo or plugininfo on a BungeeCord instance.
API Changes:
The structure of the project has completely been revamped, with abstractions made in place to easily extent this project to other projects as well in the future, e.g. a planned project for the future is providing support for Velocity as well.