iBlock v2.3.1 - MC 1.3.1

Details

  • Filename
    iBlock-v2.4.jar
  • Uploaded by
  • Uploaded
    Aug 5, 2012
  • Size
    6.17 KB
  • Downloads
    4,103
  • MD5
    fd76b4748f2919a6a05a5eb1d780db0f

Supported Bukkit Versions

  • 1.3.1

Changelog

Version 2.3.1:

  • Made it 1.3.1 compatible.

Version 2.3.0:

  • Added a new permission to allow/disallow the use of water buckets.
  • Added a new permission to allow/disallow the use of lava buckets.
  • Added auto-config creation.
  • Fixed bug: plugin saying the wrong version number on startup.

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.