PermissionsEx

PermissionsEx

14M Downloads

Pex auto sets 2nd Group to player

Opened this issue ยท 1 comments

commented

I just made a new Permissions group and it auto sets it to the 2nd group
so if you joined your rank would be whatever rank is in the second spot.
Help?
My pex file:

groups:
  default:
    options:
      default: true
    permissions:
    - modifyworld.*
  beam:
    options:
      default: true
      prefix: '&3&lBEAM '
    permissions:
    - modifyworld.*
  youtube:
    options:
      default: true
      prefix: '&c&lYOU&f&lTUBE '
    permissions:
    - modifyworld.*
  owner:
    options:
      default: false
      prefix: '&9&lOWNER '
      suffix: '&7[&d&oaesthetic&7]'
    permissions:
    - '*'
commented

All of your groups are set as default of course they're automatically set on a user -- the prefix just depends on order.