Disable building for a rank on a map (PermissionsEX)

Discussion in 'Bukkit Help' started by Tendonsie, May 26, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Tendonsie

    Hey.

    Situation:

    Rankname: "testrank"

    Worldnames: "world" and "skylands"

    Situation: the testrank is able to build on world. The testrank should nog build on skylands.


    How to do this with PermissionsEX or Bukkit.

    We have tried all the old possibilities but they doesn't work.
     
  2. Offline

    JWhy

    Tendonsie likes this.
  3. Offline

    Tendonsie

    options:
    build: true
    rank: '400'

    This you can't use for each map?



    (Whats the "400") Thx
     
  4. Offline

    ZeroZX4

    after you install modifyworld you will need to it folder and in config set
    enable: true

    than you will need to give every other group than testrank this permission

    - modifyworld.*

    and JWhy was correct but it would also prevent that users from chatting or using dors or switches

    http://pastebin.com/zV7DPsSN

    remember all other groups need to have

    - modifyworld.* in general permission


    but as you are using plugin to manage worlds dont it have per world build permission ??

    options:
    build: true
    rank: '400'

    by default all groups got build true

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
    Tendonsie likes this.
  5. Offline

    jacklin213

    nog? wad does that mean
     
  6. Offline

    ZeroZX4

    should not

    what else it could mean ? even G and T keys r close to each other on keyboard
     
    JWhy likes this.
  7. Offline

    JWhy

    Sorry ze, that is not negotiated, so it will ALLOW them to do that
    Yo they're still able to build in skyworld, isn't - -modifyworld.blocks.place/destroy.* missing?
     
  8. Offline

    ZeroZX4

    yea i readed it wrong

    they would be unable to

    - modifyworld.items.pickup.*
    - modifyworld.items.have.*
    - modifyworld.items.drop.*
     
    JWhy likes this.
Thread Status:
Not open for further replies.

Share This Page