Heroes Permission-Skills.YML #11


  • New
  • Defect
Open
Assigned to _ForgeUser6841473
  • _ForgeUser7395878 created this issue Oct 11, 2013

    What steps will reproduce the problem?
    1.Inputing the permissions nodes as specified
    2.
    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.ironsword
    IronAxe:
        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

  • _ForgeUser7395878 added the tags New Defect Oct 11, 2013
  • _ForgeUser7395878 posted a comment Oct 11, 2013

    Quick side note, Blocking Enchantments, is that only Vanilla or would it work with EnchantmentPack plugins or something alike that?

  • _ForgeUser6841473 posted a comment Oct 13, 2013

    @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.