Plugin Help Pex help?

Discussion in 'Plugin Help/Development/Requests' started by xitsemmix, Jul 21, 2017.

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

    xitsemmix

    Hello!

    My minecraft server is hosted on serverminer.com and in console serverminer doesn't allow * so I can't do /pex user (name) add '*' . I can do /pex group cmds and such and I have created an owner rank so I have added myself to the owner rank but in the group file it wont let me do * on the rank because then the plugin just crashes and stops working unless I remove the '*' on it.

    Can anyone help?
     
  2. Offline

    FrostDevStudios

    @xitsemmix
    Can I see your PEX permissions.yml?

    Sent from my SM-G935P using Tapatalk
     
  3. Offline

    xitsemmix

    Last edited: Jul 21, 2017
  4. Offline

    FrostDevStudios

    @xitsemmix
    What Do you mean adding * to your permissions?

    Are you referring to This?
    Code:
      Owner:
        options:
          default: false
        permissions:
        - permissions.manage.*
    Or this?
    Code:
      Owner:
        options:
          default: false
        permissions:
        - '*'
     
  5. Offline

    xitsemmix

Thread Status:
Not open for further replies.

Share This Page