Solved PermissionsEx: Why am I demoted every time I reload the server?

Discussion in 'Bukkit Help' started by armorlord4, Oct 14, 2013.

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

    armorlord4

    I'm testing out new donation ranks, using enjin, and I made the command after buying it say /pex group [group] add user [player], where [group] is the permissions group that they're supposed to be added to and [player] is the username they entered that will be added to the group.

    I tested these commands on the command prompt, and everything works fine until I type /pex reload or /reload, where it sends me to the lowest donation rank.

    Is there any way to fix this? Thanks in advance.
     
  2. Offline

    SourceForums

    armorlord4
    Could you show me your permission.yml?
     
  3. Offline

    armorlord4

  4. Offline

    SourceForums

    armorlord4
    What did you 'exactly' write in enjin?
     
  5. Offline

    PolarCraft

    According to the user directory you are a knight. Make sure to change it to owner..
    Code:
      armorlord4:
        group:
        - Knight
     
  6. Offline

    SourceForums

    PolarCraft
    I'm sorry but that's not relevant to what he's asking here. :D
    @armorlord4
    If the PermissionsEx continues to not work, change the enjin purchase command to a give item command and ask for a plugin in the Plugin Request forums that will give a player a certain rank through PermissionsEx by checking if a player has the item on joining the server and then removing the item. (I can do this for you. :D)
     
  7. Offline

    armorlord4

    The exact command i told enjin to execute (for the knight, as an example) is:
    pex user [name] group add Knight

    SourceForums So I should give them a really rare item, such as a locked chest, and when the plugin sees that they have a locked chest it will run the promotion command?

    Also, I'm using multiverse, and the inventories do not transfer between worlds. I'm guessing that that will cause a problem
     
  8. Offline

    SourceForums

    armorlord4
    It's supposed to be {name}, not [name]. :D It does not need to be a rare item as it'll get rid of the item the second they get promoted which is around 1-2 milliseconds. :D
     
  9. Offline

    armorlord4

    Oh.. Wow, I feel kind of dumb. Well, thanks a ton for your help!!
     
  10. Offline

    SourceForums

    armorlord4
    If your problem has been solved, please mark this thread as solved. Thanks!
     
Thread Status:
Not open for further replies.

Share This Page