AntiBuild v2.4

Details

  • Filename
    AntiBuild.jar
  • Uploaded by
  • Uploaded
    Apr 1, 2013
  • Size
    14.20 KB
  • Downloads
    1,609
  • MD5
    53fafe7556ef469e45c9a34b41ce2cde

Supported Bukkit Versions

  • CB 1.5.1-R0.1
  • 1.5.1
  • 1.5.0

Changelog

v2.4

  • Added check for picking up items.
  • Added check for dropping items.
  • Added more messages to the config for further customization options by server admins.

Check the main page for permission nodes. If you would like to use the new messages please add the config options to your config. Check the default config for what options you can add. See the default config here.

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