Solved PEX isn't working for me

Discussion in 'Bukkit Help' started by rexy97, Mar 19, 2017.

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

    rexy97

    Okay, I have deleted and reinstalled pex multiple times, have edited the permissions multiple times and now I can't seem to get PEX to allow me to set people to groups from the console or in game. (I apologize for the mess ahead of time!)
    This is what I had before:
    Code:
    groups:
    Default:
    options:
    default: true
    permissions:
    - essentials.back
    - essentials.suicide
    - essentials.home
    - essentials.sethome
    - essentials.spawn
    - multiverse.portal.access.*
    - essentials.mail.send
    - essentials.mail
    - essentials.msg
    - essentials.tpaccept
    - essentials.tpa
    Admin:
    options:
    prefix: '&0(&4Admin&0)&7 '
    permissions:
    - warpportal.admin
    - griefprevention.*
    - essentials.*
    - worldedit.*
    - modifyworld.*
    - permissions.*
    - multiverse.portal.access.*
    VIP:
    options:
    prefix: '&0(&eVIP&0)&7 '
    permissions:
    - modifyworld.*
    Beta-Tester:
    options:
    rank: '1000'
    prefix: '&0(&dBeta-Tester&0)&7 '
    permissions:
    - multiverse.portal.access.*
    - essentials.suicide
    - essentials.sethome
    - essentials.back
    - essentials.home
    - essentials.tpa
    - essentials.tpaccept
    - essentials.msg
    - essentials.mail
    - essentials.mail.send
    - modifyworld.*
    - essentials.spawn
    owner:
    options:
    prefix: '&6[&cOwner&6]&7'
    users:
    zac-------:
    group:
    - Admin
    permissions:
    - permissions.*
    3803dc05-2aa2-46ac-88e8-e32fbdf35f27:
    group:
    - Default
    options:
    name: Zac---------
    group: Admin
    8b2d9e86-aa35-4d26-acf7-fa9232e3c733:
    group:
    - owner
    options:
    name: LexRex97
    8f2686ad-6c2d-4eb6-a546-7f358a31bb1a:
    group:
    - Beta-Tester
    options:
    name: '---'
    84e79891-d2fe-47bf-8ea3-3875b0ca0faf:
    group:
    - Player
    options:
    name: --------
    ------------:
    group:
    - Player
    _sha-------:
    group:
    - Player
    g-------------:
    group:
    - Player
    ----------i:
    group:
    - Player
    57843666-44b9-46a7-b8ba-3f915f6d4239:
    group:
    - Admin
    options:
    name: Lumo---
    scorgasmic:
    group: []
    fdbba697-928e-48c3-896a-44172fcf5c5b:
    group:
    - Player
    options:
    name: --------------
    ee734599-f652-4a8c-a4fb-57dbeb9ead41:
    group:
    - Player
    options:
    name: TY-------------
    schema-version: 1
    For a little while, I could edit the groups with the short guide Deonasoto provided but it isn't working. Can somebody please help me figure out what I'm doing wrong/ how I messed it up?
     
  2. Offline

    timtower Administrator Administrator Moderator

  3. Offline

    rexy97

  4. Offline

    timtower Administrator Administrator Moderator

  5. Offline

    rexy97

  6. Offline

    timtower Administrator Administrator Moderator

    @rexy97 Pex works fine based of that log.
    What is the message that you get when you run the command?
    And which command would that be?
     
  7. Offline

    rexy97

    If I try to do: pex user (myname) group set owner it doesnt show that i have been placed in that group , as well as if i type /pl, a whole list of plugins comes up and when it does, permissions ex is in red unlike the rest.

    So, I turned on the whitelist, uninstalled PEX, and shut down the server for 5 mins. Found that the last time I uninstalled/reinstalled it was the wrong plugin. So I re-downloaded the correct plugin, turned off whitelist and restarted the server and now it's doing fine. Thank you for your help, I wish i would have caught my mistake before looking like a dummy.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Mar 19, 2017
Thread Status:
Not open for further replies.

Share This Page