PermissionsManager in a PermissionsManager?

Discussion in 'Plugin Development' started by Tauryuu, Jan 3, 2012.

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

    Tauryuu

    Will 2 PermissionsManager work nicely side by side? I'm trying to code something that gives a player a permission if they have a high enough level, and people could get a permission when they reach a defined level.

    Would it be cleaner if I manually add and remove the permission to another PermissionsManager I'm using (like bPerms)?

    Permsception
     
  2. Offline

    codename_B

    That's the point of PermissionAttachments I believe, but you could also accomplish this using the api of a plugin.
     
Thread Status:
Not open for further replies.

Share This Page