This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1.Inputing the permissions nodes as specified2.3.
What is the expected output? What do you see instead?All items on banrecipe list are banned, yet I cant unban them with the permission node.
What version of the product are you using?Latest Version
Do you have an error log of what happened?The server doesn't crash I just cant unban items within the permissions node.
Please provide any additional information below.It might not even be possible, I was just wondering if you had any knowledge of success with this. I'm attempting to ban the crafting of items and allow it for certain classes. Heroes plugin comes with a permission-skill.YML where you can link other plugins into it. My problem is despite using your plugin to block these crafted item i cannot unblock them within heroes permission.yml. Here is an example of what i'm attempting;
IronSword: usage: Allows a player to craft an iron sword. permissions: - banrecipe.ironswordIronAxe: usage: Allows a player to craft an iron axe. permissions: - banrecipe.ironaxe
Then using IronAxe as a skill within Heroes plugin it should allow said player to craft an IronAxe...yet for somereaosn it doesnt.
Any Help is much Appreciated,Ben
Quick side note, Blocking Enchantments, is that only Vanilla or would it work with EnchantmentPack plugins or something alike that?
@beingben: Go
Hey Ben,
I'm not sure why it isn't working, although it could be something with trying to get it all to work between Bukkit, Heroes, your permissions plugin and BanRecipe.
Which permission plugin are you using, and I'll see if I can reproduce the problem?
P.S. Enchantments are only vanilla.
Thanks, Zantom
To post a comment, please login or register a new account.