promotional bannermobile promotional banner

FoundBoxx

An ore find announcer, perfect for finding cheaters.

File Details

1.9.1

  • R
  • Dec 28, 2015
  • 48.17 KB
  • 745
  • 1.8.1

File Name

FoundBoxx.jar

Supported Versions

  • 1.8.1

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