1.9.1

Details

  • Filename
    FoundBoxx.jar
  • Uploaded by
  • Uploaded
    Dec 28, 2015
  • Size
    48.17 KB
  • Downloads
    510
  • MD5
    d3cabc06acee71895ed0b0b199dd21c6

Supported Bukkit Versions

  • 1.8.1

Changelog

v1.9.1 - fixed 3 bugs

  • Night vision potion mining in dark algorithm
  • SQL query for initial block
  • Farmrate not detecting because I was using == instead of .equals()

v1.9 (delete entire configurations folder and database tables (if any) for this build)

  • Enhanced algorithm for storing already found ores (using block metadata)
  • Attempts to fix PermissionsEX (added softdepend relationship in plugin.yml also)
  • Added option to allow players with night vision potion effects active to break blocks in the dark
  • Remove deprecated methods: ItemID and BlockIDs has changed to Material Name (MAJOR)
  • Updated Metrics plugin
  • Updated PluginUpdater plugin