v0.3 (alpha)

Details

  • Filename
    Cookbook-0.3.zip
  • Uploaded by
  • Uploaded
    Sep 6, 2011
  • Size
    31.05 KB
  • Downloads
    227
  • MD5
    bc5e660d5d7da5b8e3f3efbcbeac957f

Supported Bukkit Versions

  • CB 1060
  • Beta 1.7.3

Changelog

You can now forbid crafting recipes based on the item they produce by not granting the "cookbook.craft.item.<item-name>" permission. Before this will work, you need to add the line "permissions-by-result: true" to your config.yml.

  • The wildcard cookbook.craft.item.* does not yet work.
  • If you enable per-item permissions, everyone will lose permission to craft everything unless you explicitly give the permissions back.
  • Note that this new feature does require the Spout plugin (but not the SpoutCraft client mod)