- Added a new (optional) command framework
- Moved the StarMCLibCmd to the com.stardevllc.smlplugin.cmd package
- Changed the the prefix of the permissions for the colors to the plugin.getName() in all lowercase instead of `starcore`
- Added a null check to the component in StarColorsV2#send(CommandSender, Component)
- Made it so that everything in the StarColorsV2 serializes to an AdventureComponent and then serializes to a Bungee Component. This is due to some issues with the Adventure Audiences and 1.21.9+ which is annoying