OreBroadcast v1.3.0

Details

  • Filename
    OreBroadcast.jar
  • Uploaded by
  • Uploaded
    Jul 7, 2014
  • Size
    47.14 KB
  • Downloads
    387
  • MD5
    5c1829b3ae5e6298969cc588abe39aaf

Supported Bukkit Versions

  • CB 1.7.9-R0.1

Changelog

  • Internal refactoring.
  • Added 'max-vein-size' node to the config (prevent server lag in case of misconfiguration).
  • Updated default config comments.
  • Removed duplicated stop / startup message.
  • [BREAKING Api] Update OreBroadcastEvent if you use or develop a plugin hooked to this event, you should update it ASAP (the event is more customizable and has moved to a new package).
  • Added 'broadcast-creative-placed-blocks' to allow server owners to choose wether blocks placed in creative should be broadcasted or not.
  • New command system.
    • New clear command used to clear the block blacklist.
    • New update command:
      • /ob update check
      • /ob update download
    • [BREAKING Permissions] Command permissions moved to ob.commands.
  • Added metrics, a tool which allow statistics collection (easily disabled from the config). See the plugin page on mcstats.
  • Added an update checker which allow you to check for update ingame or from the console and to automagically download the update if available (Thanks to Gravity).

Command permissions are broken