ChestRestriction v1.0

Details

  • Filename
    ChestRestriction.jar
  • Uploaded by
  • Uploaded
    Nov 14, 2012
  • Size
    9.18 KB
  • Downloads
    961
  • MD5
    c8ef9e07f776c2cdd458d8e9f494e0fe

Supported Bukkit Versions

  • CB 1.4.2-R0.2

Changelog

  • Complete revamp of code. Follows more good Bukkit conventions than before.
  • Now using config.yml. It will be auto-generated after your first server run with the new version. Just copy over your list of item values. See config page for details.
  • Added ability to change the list of items in config.yml to either a blacklist or a whitelist.
    • If blacklist, the items in the list will not be allowed to be placed into chests. All other items are okay.
    • If whitelist, only the items in the list will be allowed to be placed into chests. All other items won't.
  • Added the /cr listType blacklist/whitelist command. This allows ops (by default) to change the listType without a server restart. See command page for details.
  • Added permissions support. See permissions page for details.