iBlock v2.2.0 - MC 1.2.5

Details

  • Filename
    iBlock_v2.2.zip
  • Uploaded by
  • Uploaded
    Apr 7, 2012
  • Size
    4.83 KB
  • Downloads
    1,052
  • MD5
    7e572cc8e942811d7bca49f1ee239771

Supported Bukkit Versions

  • CB 1.2.5-R1.0

Changelog

Version 2.2.0:

  • Fixed bug: Blocks you put in: "bannedBlocksPlace" won't be unbreakable too.
  • Fixed bug: Blocks you put in: "bannedBlocksBreak" won't be unplacable too.
  • New feature: Changed the permissions, 1 to allow breaking of banned blocks, 1 to allow placing of banned blocks. ( iBlock.place & iBlock.break ).
  • Change: The configuration file updated too so be sure to replace the old one with the new one!

Version 2.1.1:

  • Fixed permission bug with reloading.
  • Fixed bug with the block place part of the code.

Version 2.1.0:

  • Added the new ability to block the breaking of configured blocks.
  • Added new permission: "iBlock.reload" to reload the configuration.

Version 2.0.1:

  • Updated to craftbukkit 1.2.4-R1.0

Version 2.0.0:

  • Removed the toggle command.
  • Added a configuration file (uses block Id's).
  • Added a command to reload the configuration file: "/iBlock".
  • Fixed the way commands are handled.
  • Fixed the old: "BLOCK_PLACE" to the new, updated way: "BlockPlaceEvent".
  • Fixed the old: "blockListener" import to the new, updated import: "Listener".
  • Updated to the new built-in permission system by Bukkit.
  • Fixed the chat colors.
  • Cleaned up the code.