Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

Releases: Archived-Repositorie/MosaicCoder

b0.2.1

18 Aug 22:00
Compare
Choose a tag to compare

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: b0.2.0...b0.2.1

b0.2.0

08 Aug 18:35
Compare
Choose a tag to compare

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: b0.1.1...b0.2.0

b0.1.1

06 Aug 08:37
e181994
Compare
Choose a tag to compare

MosaicCoder 0.1.1-beta for Minecraft 1.20-1.20.1

  • Code clean up
  • Binary clean up

Full Changelog: b0.1.0...b0.1.1

b0.1.0

02 Aug 16:30
7580d0e
Compare
Choose a tag to compare

First release