Skip to content

4.18.3-petu

Latest
Compare
Choose a tag to compare
@petulikan1 petulikan1 released this 02 Feb 05:42
· 4 commits to master since this release
66619a3

4.18.3-petu

  • This release also contains changes for 4.18.2-petu version which wasn't published but changes are present in 4.18.3-petu

  • Fixed a bug, that when particles are saved, they're stored as NamespacedKey and when they're loaded, the whole namespace 'minecraft:<particle_key>' is matched against Particle fields which then results in this error:
    "[20:05:33 INFO]: [CustomCrafting] [MYSQL] Error loading item ":": No enum constant org.bukkit.Particle.MINECRAFT:"

  • Optimized imports - less of code

  • Changed Eco integration - now supports loading of eco items in CustomCrafting without throwing errors

Full Changelog: 4.18.1-petu...4.18.3-petu