Skip to content

4.2.0

Compare
Choose a tag to compare
@aromaa aromaa released this 01 Jun 16:41
· 30 commits to master since this release

End Of Legacy Support Update

The plugin has supported Minecraft versions even way back to 1.7 for fairly long time (even too long!) and this update finally drops support for all Minecraft versions other than 1.18. With this, I have made few breaking changes I have had my eyes on for a while now. This should also have positive impact on performance.

Breaking Changes

  • Only supports Minecraft 1.18.
  • The permission nodes used to bypass flags is gone and has been replaced with respecting /rg bypass. If you are relying on this behavior you should be switching to using passthrough regions with groups set up to do the right thing to mimic the old behavior.
  • For the worldedit flag, drop support for FAWE API. This has been unsupported scenario since 1.13+ but stayed in as a feature. Its encouraged to use vanilla WE instead of FAWE.