MosaicCoder 0.2.1-beta for Minecraft 1.20-1.20.1
- Removed old config system
- Renamed PluginConfig functions
- Functions now will use
@JvmStatic
- Will use WeakHashMap for storing configs
Full Changelog: https://github.com/MosaicMC/MosaicCoder/compare/b0.2.0...b0.2.1
MosaicCoder 0.2.0-beta for Minecraft 1.20-1.20.1
- Next version depraction for old config system
- New PluginConfig class used for configs
- Fixed crash on startup due to renaming Main class
Full Changelog: https://github.com/MosaicMC/MosaicCoder/compare/b0.1.1...b0.2.0
MosaicCoder 0.1.1-beta for Minecraft 1.20-1.20.1
- Code clean up
- Binary clean up
Full Changelog: https://github.com/MosaicMC/MosaicCoder/compare/b0.1.0...b0.1.1