Permissions Ideas (2 of 3) - Permissions Zones - Change your permissions when entering an area

Discussion in 'Archived: Plugin Requests' started by Flenix, Aug 25, 2011.

  1. Offline

    Flenix

    Hey guys,
    This is a thread of one of my 3 ideas for permissions. I'm making 3 threads because the only thing the ideas have in common is that they're permissions related, and would in fact be in 3 different plugins anyway.

    This is what I hope is quite a simple idea for a plugin. Basically, all it does, is when you enter a specified area, you gain permissions nodes or groups. When leaving, you're changed back to how you were beforehand.

    This might sound simple but does have a purpose: On our server, we want players to be able to do things in certain areas but not elsewhere - specifically, we have new "Pokemon Gyms" in each town, and some require special abilities that we don't want them using out of towns.

    From this players could also try out upgrades in certain areas (if your server uses upgrades, such as better arrows etc) and plenty of other things. You could have a free for all combat area with no limits.. or maybe the other way around: A place where players are limited from what they can usually do.

    I hope you like my idea: I'm trying to keep this first post simple but if you want an example config I can draw up a YAML for you :)
     
  2. Offline

    codename_B

    I could easily do that using the bPermissions API to temporarily add a group to a player (getting them an extra set of permission nodes while in an area)

    This sound like something you could use?
     
  3. This is already implemented in my Regios plugin; the recode for which will be released in a few days.
    http://forums.bukkit.org/threads/ad...ement-multi-world-protection-more-1060.15898/
    https://github.com/Adamki11s/Regios/issues/milestones
     

Share This Page