BlockControl-1.4.0

Details

  • Filename
    BlockControl-1.4.0.jar
  • Uploaded by
  • Uploaded
    May 19, 2013
  • Size
    38.80 KB
  • Downloads
    2,528
  • MD5
    bd47916fd218f131af9d25b7d918df46

Supported Bukkit Versions

  • CB 1.5.2-R0.1

Changelog

1.4.0

  • Disable certain liquid physics
  • Help page, /blockcontrol or /bc
  • Disable all drops setting
  • Disable all pickup setting
  • Under the hood changes
    • Check GitHub for more info
  • 1.5.X library updated

1.3.1

  • Added pickup and drop messages (creates itself when someone attempts to drop/pickup a disabled drop/pickup)
  • Placed world event listeners in their own handler
  • Minor code changes (4bbffba03f)

1.3.0

  • A huge configuration file change! You'll need to replace you're old configuration file guys or else it'll look messy
  • More efficient pickups, wont fire an event unnecessarily
  • Ender Eggs are now treated differently thus I cannot implement messages anymore.
  • New commands! Yay, you're not going to be using them often so the only instructions or reference will be the "Installation and Configuration" on the main page.

1.2.6

  • You can now disable player drops
  • Some data is now cached into memory

1.2.5

  • Update check, can be toggled in config.yml. Does not download the update just notifies you
  • Added disable placing or destroying blocks completely in listed worlds
  • Prioritized when the plugin is being initialized
  • Config.yml now contains description
  • 1.2.3 and 1.2.4 were not upload as they were not completely needed

1.2.2

  • Fixed operators not being able to place/destroy any blocks.

1.2.1

  • Removed the extra metric stuff
  • OPTIONAL UPDATE

1.2.0

  • Added more metric stuff, I'm watching you now :)
  • Added individual permissions for denying block placement/destruction (I'll add grouping inside BC next update)
  • Cleaner code, re-coded messages (doesn't affect anything, just makes the code cleaner)

1.1.0

  • Code is more efficient! Less reading from the file
  • Removed op checking in code, that's already checked in Bukkit
  • Added Lava and Water Bucket checking, added permission also, check "Overview"
  • Added Metrics, hope you guys don't mind :P

1.0.1

  • Multi-World supported
  • Updated to 1.4.7

1.0.0

  • Initial Release