Skip to content

v3.9.4 b740

Compare
Choose a tag to compare
@lokka30 lokka30 released this 15 Mar 04:30
· 306 commits to master since this release

Contributors

Enhancements

  • Compatibility with Minecraft 1.19.4
  • Added a new option in settings.yml: use-translation-components with a default of true. this adds compatibility to older Minecraft clients
  • Added experimental setting use-legacy-serializer with default of true. when set to false, name-tags will be parsed with MiniMessage

Bug Fixes

  • Fix incorrect debug for DENIED_RULE_SPAWNER_NAME
  • WorldGuard regions are only enumerated when they are actually used in a rule condition
  • Added potential fix for crash from memory leak under certain conditions