Permissions for specified money amounts #4


  • New
  • Defect
Open
Assigned to _ForgeUser8323596
  • deadlyscone created this issue Apr 20, 2012

    Setting the per player/group permission node(following your example) for each block; lets say '1' does not work like it should.
    IE:

    Config:

    blocks:
      '1':
        value: 0.5
        anypermission:
        - job.miner

    and my permissions.yml:

    Group:
    permissions
        - example.filler.node.1
        - example.filler.node.2

    What is the expected output? What do you see instead?
    what should happen is that the player should not receive 0.50 for stone, yet they do. Doesn't matter if they have the permission node or not.

    What version of the product are you using?
    latest for 1.2.5

    Additional Info:
    i'am using PEX and iConomy with VAULT not that it should matter having vault linked correctly in your code.
    Please tell me if i did something wrong also. i followed your example to the T.

  • deadlyscone added the tags New Defect Apr 20, 2012

To post a comment, please login or register a new account.