Skip to content

CrewChat 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mattboy9921 mattboy9921 released this 21 Feb 03:47
· 257 commits to master since this release

This update compiles against 1.16.5. Unfortunately, this breaks compatibility for now with 1.15 and below due to changes to ChatColor.

This release also brings Configurate to CrewChat with a manager class to handle multiple configs. This means config files are now formatted in HOCON instead of YAML. Since this plugin is still before official release, I decided to avoid adding a YAML serialization to convert existing files to HOCON. This means all data from those files has to either be manually copied or simply discarded.