VeinMiner 1.14.0

Details

  • Filename
    VeinMiner-1.14.0.jar
  • Uploaded by
  • Uploaded
    Apr 30, 2019
  • Size
    103.96 KB
  • Downloads
    43,903
  • MD5
    2f49daa9e75a0559004355fcc9b44c28

Supported Bukkit Versions

  • 1.14

Changelog

  • Added support for Minecraft 1.14
    • This build still supports Minecraft 1.13.x
  • Improve the speed of anti-cheat support while vein mining
  • Fixed a NoClassDefFoundException for Minecraft 1.14
  • Fixed a NullPointerException thrown when the BlockList was not present in the configuration file
  • Fixed a NullPointerException for unlisted types while vein mining
  • Fixed an edge-case NullPointerException while checking tool templates
  • Update all dependencies (anti cheats, bStats, etc.) to more recent versions
    • AntiAura 11.42 -> 11.56
    • Advanced AntiCheat 1.9.10 -> 3.6.4
    • Spartan API b222 -> b223
    • bStats 1.3 -> 1.4
  • API Changes:
    • VeinMiner#registerAntiCheatHook()` now returns a boolean determining success rather than throwing an exception

    • Added nullability annotations to all methods and arguments