- Decoupled ItemBuilders from the main ItemBuilder class
- Moved the sub-packages systems out of the utils package into their own top-level packages under the starcore package
- Made ItemBuilder more version robust - Note: This does not mean that you can be careless
- Made the ColorUtils utility more version robust
- Added some more default custom colors based on the material colors from the Minecraft Wiki that exist on Bedrock but not Java (1.16 or higher), /starcore color listcolors are what you want to see these.
- Moved the ItemBuilder serialization from the Bukkit Config stuff to using the BoostedYAML library
- Updated StarSQL to 1.0.0-alpha.9 - WARNING: This version has breaking package and class name changes
- Changed BoostedYAML to use the Spigot expansion