AntiBuild v2.3

Details

  • Filename
    AntiBuild.jar
  • Uploaded by
  • Uploaded
    Mar 19, 2013
  • Size
    13.41 KB
  • Downloads
    1,039
  • MD5
    c984de20b3a59672a853d70c94f6525a

Supported Bukkit Versions

  • 1.5.1
  • 1.5.0

Changelog

v2.3

  • Updated to 1.5
  • Added hopper check and permission antibuild.hopper
  • Added a per-block break and place permission using the item ID (see the config for how this works).

Generate a new config if you wish to use per-block permission (disabled by default) or you can just add the config option to your existing config. See the default config here.

v2.2

  • Updated to 1.4.7 R1.0
  • Improved chest check so it is more efficient.

v2.1

  • Updated to 1.4.6 r0.3
  • Added check for anvil.
  • Added check for beacon.
  • Added check for brewing stand.
  • Added check for crafting table.
  • Added check for dispenser.
  • Added check for enchanting table.
  • Added check for enderchest.
  • Added check for furnace.
  • Added individual permissions for each new check.

Note: All of these checks are covered under one permission node for ease! Use antibuild.bypass (like always) to bypass all of these checks OR you can use individual permissions.

v2.0

  • Updated to 1.4.5 R1.0
  • Added a blacklist option in the config (disabled by default)
  • Added a command for reloading the plugin in game.
  • Added a command for locking a world.
  • Added a command for unlocking a world.
  • Added a command for listing currently locked worlds.
  • Added a permission node for the reload command.
  • Added a permission node for the lock/unlock/list command.
  • Added a permission node for bypassing the blacklist completely.
  • Added a permission node for bypassing blocks in the blacklist by item id.

Note: Since there are so many changes in this version, please delete your entire AntiBuild folder in your plugins directory. This will allow AntiBuild to create a new folder with the updated config.yml. If you wish to use the blacklist enable it in the config and enter only item IDs in the list.

v1.5

  • Updated to 1.4.2
  • Added item frame checking (same permission node as painting)

v1.4

  • Added a check for chest access
  • Added permission node for chest access antibuild.chest

Note: Using the antibuild.bypass node will allow the bypass of all checks including the newly added chest access check.

v1.3

  • Updated to 1.3.2
  • Added permission nodes for break, place, fire, painting, and bucket.

Note: You do not have to use the new permission nodes! You can just use antibuild.bypass to keep it exactly how it was in prior versions.

v1.2

  • Updated to 1.3.1.
  • Fixed a rare error caused by a non-player entity breaking a painting.

v1.1

  • Changed the way the color codes from the config.yml were handled

v1.0

  • Initial Release

None