Skip to content

Version 8.11.0

Compare
Choose a tag to compare
@KevinDaGame KevinDaGame released this 12 Jun 11:32
· 118 commits to master since this release
45226da

What's Changed

Spigot:

  • We've removed all hardcoded internal references to materials. This should allow the plugin to work for future minecraft versions.
  • Fixed a bug with blendball
  • Fixed a bug with the treesnipebrush

Forge:

  • We've implemented a blockIterator that allows brushes such as the LineBrush to work
  • We've implemented the treeSnipeBrush
  • Implemented removeEntityBrush
  • 1.20 support!
    For 1.19, use the previous forge release.
    The mod should work with the latest forge version

For the technical snipers

Full Changelog: v8.9.0...v8.11.0