[REQ]Chest opening by permissions

Discussion in 'Archived: Plugin Requests' started by bularax, May 16, 2012.

  1. Offline

    bularax

    Hello bukkit users!

    Because i'm setting up a hunger games server and we would like 2 groups, player and spectator, we want to allow only the player group to open the chests. So is there any possibility to use permissions to open a chest? I'll appreciate your answers :)

    Best Regards,
    Bularax
     
  2. Offline

    dsmyth1915

    I can try to bang this out later, some small bits of code. Maybe only 20 lines. Anything else you need? Or just a permissions base?
     
    bularax likes this.
  3. Offline

    bularax

    Thanks, if you can do this, i'll appreciate it!

    We need an automatic group changer after you die and a plugin that makes people invisible if you are in that group, but it's not necessary.
     
  4. Offline

    dsmyth1915

    Permission system? Pex, bperms bukkitPerms, or other?
     
  5. Offline

    bularax

    We are gonna use bukkitpermissions probably.
     
  6. Offline

    dsmyth1915

    I would have preferred coding it for Pex, but ill do my best to implement the group changer after death.

    So I have the chest portion done. I'm going to add the others, but I can't seem to figure out how to alter bukkits permission.yml from code. So I'm going to use the VAULT API to do ondeath and change the players user group. Vault will allow you to be able to use any permissions plugin along with this plugin. It'll be a softdepend so you don't HAVE to have vault, but if you do add vault it will give you the other two peices you were asking for. I'll have it up in about 2-3 hours (at school)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  7. Offline

    propilot

  8. Offline

    bularax

    Oke, thank you :)
     

Share This Page