OreBroadcast v1.3.3

Details

  • Filename
    OreBroadcast.jar
  • Uploaded by
  • Uploaded
    Aug 16, 2014
  • Size
    61.78 KB
  • Downloads
    913
  • MD5
    40d94b317f1e968ec6cddb95dab43803

Supported Bukkit Versions

  • CB 1.7.9-R0.2

Changelog

  • Blocks moved by pistons don't get broadcasted twice
  • Use SafeBlock everywhere (could help reduce memory usage)
  • Don't broadcast blocks if the event has been cancelled by another plugin
  • Don't broadcast blocks placed by a player next to a natural vein
  • Add '/ob optout' command to allow user to set if they want to receive the messages or not
  • Add '/ob help' command displaying the commands you have access to and their description
  • All the internal refactoringz

Github diff: https://github.com/bendem/OreBroadcast/compare/274ba12afa15d183139bdd51b84bd687ef808dcd...99f4dd0

  • ob.receive permission is broken (Fixed in ebca4a0).
  • Leftover debugs appears in the console when moving blocks with pistons (Fixed in d6e1297).