Permissions Resetting

Discussion in 'Bukkit Help' started by owensmithels, Sep 20, 2014.

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

    owensmithels

    Ok so i've encountered a major problem, when I reset the server all of the permissions ex rank go back to the default rank (member) after a server restart. This will be a major problem when donation ranks are set up. Here is the permissionsex file...

    http://pastebin.com/cdrdJxwK
     
  2. Offline

    DHLF

    I was using PeX as well but I changed to another permission manager(which means I do not know PeX good enough anymore).

    PeX did not like it if you break the structure like:
    Code:
          -
            permissions.build: true
          - essentials.build
    You should not split the "-" and "permissions.build: true" in two different lines.

    Did you shortened the users part of those pastebin file?
    There is only one player defined(I presume it is you, FrostyCactus).

    If you are using PeX in default then there has to be an entry for any player in this file.
    When you promote players to another group PeX *should* save those changes in this special file.

    If you were using PeX /promote command properly(instead using an editor on the file) there has to be entries for any player!

    If you are using another back-end (like sql, etc) it *could* be somewhere else.

    *Never* use /reload while using Pex. If you have to reload just PeX use /pex reload.
     
Thread Status:
Not open for further replies.

Share This Page