Skip to content

Releases: vermulst/MultiBreak

Multibreak v0.8

26 Sep 20:25
Compare
Choose a tag to compare
  • No longer requires ProtocolLib to work
  • Minimum version is now 1.20 instead of 1.18
  • Fixed durability
  • Fixed double sounds

MultiBreak v0.7

11 Jul 17:38
Compare
Choose a tag to compare
  • Fixed interactions with other plugins like WorldGuard
  • New config option; ignored_materials:
    • add materials that you do not want multibroken, by default this list contains bedrock.

MultiBreak v0.6

03 May 20:05
Compare
Choose a tag to compare
  • Optimizations
  • New config options:
    • fair_mode: if turned on blocks that are broken slower than the block you are breaking will be ignored.
    • legacy_mode: might be required in some cases when implementing the API into a plugin.

New Maven support

21 Dec 21:51
Compare
Choose a tag to compare
v0.5

Merge remote-tracking branch 'origin/master'