Plugin Help Can NOT get PEX to work

Discussion in 'Plugin Help/Development/Requests' started by SouthernNikki, Apr 8, 2016.

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

    SouthernNikki

    I've been at this for 2 days and just can't figure out how to get PEX to work.

    I'm using Spigot 1.8 and, for the life of me, I can not get PermissionsEx to work. This is what I've got in permissions.yml: http://pastebin.com/bjAd2P1t

    Please help!
     
  2. Offline

    Javlin

    You are missing a colon after SouthernNikki in the users section.
     
  3. Offline

    SouthernNikki

    It doesn't work with the colon, either.

    When I put the colon there and log into my server, I looked back at my file and it changed to this:
    users:
    1c9dfc9e-ec0e-4626-8c7f-9da629f72e2a:
    group:
    - Admin
    options:
    name: SouthernNikki
    schema-version: 1
     
  4. @SouthernNikki

    I have a quick suggestion for you to improve your config file :) : Your higher ranking groups do not need to inherit all of the previous groups if the group below it already does.

    For example, if you have the groups Member, Moderator, and Admin, and the Moderator group inherits the Member group, the Admin group does not need to inherit both the Moderator and Member groups, just the Moderator one.

    I'm sorry this isn't a solution to your issue, but it definitely makes things less complicated. :D

    ~ThePerfectoPiggy
     
Thread Status:
Not open for further replies.

Share This Page