HexRestrict 0.0.3

Details

  • Filename
    HexRestrict_0.0.3.zip
  • Uploaded by
  • Uploaded
    Feb 23, 2013
  • Size
    10.99 KB
  • Downloads
    2,481
  • MD5
    7b02397b2007b8e791238836aed1c6f8

Supported Bukkit Versions

  • CB 1.4.7-R1.0

Changelog

New Config Format, please refer to this:

BlocksRestrictedOutsideClaims:
- 239:*:Industrial TNT
ItemUseRestrictedInsideOtherClaims:
- 30183:Wrench
- 21257:PrototypeOmni Wrench
- 30140:Electric Wrench
- 4062:Wrench
- 5582:Screwdriver
- 5587:Sonic Screwdriver
- 12260:Safari Net
- 30124:Electric Treetap
- 30119:Electric Hoe
- 368:Ender Pearl
- 359:Shears

Updated ItemUseRestrictedInsideOtherClaims with a few more events which does the following:

  • disallow shearing sheep inside other claims.
  • disallow safari net on animals/players inside other claims.
  • disallow ender pearl teleport inside other claims.

If you wish to allow these, remove the items from the list in config if you wish.

Updated BlocksRestrictedOutsideClaims to show block name, pulled from the config.

When stopping the sheep shearing/safari net, the person or client that issued the event will see the Entity (sheep/animal/player) disappear. This is something Bukkit needs to work out (http://forums.bukkit.org/threads/sheep-shearing-and-entitychangeblock-api.56364/)

This is only client side. Server side the animal/player still exists.

Trying to devise a way to work-around the issue, however it is only client-side on the player issuing the event.