PermissionsEx Ranks not working!!!!

Discussion in 'Bukkit Help' started by TurkeyGirl09, Apr 1, 2013.

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

    TurkeyGirl09

    Hi there,
    I have recently gotten my own Minecraft server and have it set up with ranks, donations, etc. My only problem is that the PermissionsEx plugin does not seem to work with the ranks, I have enabled ChatManager and gon into the config files multiple times, but I cannot seem to find the problem.
    When I type /setrank gtl5whosthat &7Quartz it says that the player has been added to the rank, but when the player types anything the rank is not behind the name, I have created the groups, added players to them, but it is not working!
    Please help, I have to launch my server soon and would like to be able to use PermissionsEx as it is the best permissions plugin I have found.
     
  2. Offline

    chasmo

    Do the ranks have prefixes already?
     
  3. Offline

    JWhy

    Did you enable ChatManager in it's config.yml?
     
  4. Offline

    turkeybird90

    Could you post your chatmanager and PEX config please.
     
  5. Offline

    TurkeyGirl09

    Yes, here is the config file:
    enable: true
    message-format: <%prefix%player%suffix> %message
    global-message-format: <%prefix%player%suffix> &e%message
    ranged-mode: false
    chat-range: 100.0
     
  6. Offline

    JWhy

    Any other chat altering plugins?
     
  7. Offline

    TurkeyGirl09

    Yes they do.

    here is the list of plugins I currently have, also do you know what plugins are incompatible with PEX I can not seem to find a list.
    WorldEdit
    WorldGuard
    iConomy
    ChestShop
    MoneyDrop
    Vault
    PermissionsEx
    SetRankPEX
    BuyCraft
    PlotMe
    Multiverse-Core
    Multiverse-SignPortals
    CreeperControl
    SwornJail
    ChatManager
    MobArena
    BaseCommands
    ChatColors

    Sure
    This is the ChatManager
    enable: true
    message-format: <%prefix%player%suffix> %message
    global-message-format: <%prefix%player%suffix> &e%message
    ranged-mode: false
    chat-range: 100.0
    The PEX config file:
    permissions:
    backend: file
    backends:
    file:
    file: permissions.yml
    superperms: {}

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
  8. Offline

    JWhy

    Those 2 are fine, can we see your pex' permissions.yml too? Please use pastebin.com for that
     
  9. Offline

    TurkeyGirl09

    What is pastebin.com? :)
     
  10. Offline

    JWhy

    A website for publishing text
     
  11. Offline

    TurkeyGirl09

    Can i just copy paste it here I have to launch my server in less than an hour due to deadlines....
    groups:
    Citizen:
    default: true
    permissions:
    - plotme.use*
    - modifyworld.*
    - plotme.use.add
    - plotme.use.remove
    '&2Emerald':
    permissions:
    - plotme.use*
    - plotme.use.remove
    - plotme.use.add
    - modifyworld*
    '&7Quartz':
    permissions:
    - plotme.use*
    - plotme.use.remove
    - plotme.use.add
    - modifyworld*
    '&6Glowstone':
    permissions:
    - plotme.use*
    - plotme.use.remove
    - plotme.use.add
    - modifyworld*
    users:
    gtl5whosthat:
    group:
    - '&7Quartz'
    permissions:
    - '&9Owner'
    gtl5whoshat:
    group:
    - owner
    Spenser6:
    group:
    - '&1NightGuard'
     
  12. Offline

    JWhy

    If you post it here, the indentions of the yaml are being removed and the yaml breaks anyhow :/
    Please use pastebin.com
     
  13. Offline

    TurkeyGirl09

  14. Offline

    JWhy

    That's a very strange pex file.
    You shouldn't use special chars in the group name like &2Emerald. Call the group 'Emerald' and give it a prefix with &2. Then you don't have a single prefix there. And for Owner you're missing the permissions: and the first node is out of place
     
  15. Offline

    TurkeyGirl09

    Would that affect the ranks not showing up, it gives them the permissions and everything, but the rank doesnt show up behind the name, thus making it hard to distinguish between owners and citizens.

    I changed the file, here is the link to the new one, I do not know how to change the prefixes and such.....
    :D
    http://pastebin.com/gD3UT2UT
    Recently I found out that the permissions and everything work, when put in a certain group, but the rank names do not show up. This is the problem as I have donator ranks and everything.
    Would it be easier just to find a plugin that did rank names, or would it conflict?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
  16. Offline

    JWhy

  17. Offline

    TurkeyGirl09

  18. Offline

    TurkeyGirl09

    Ok, I tried it, but the ranks still are not showing up, instead the name of the world they are in shows up instead. Whereas before it there was nothing behind the name. I have enabled ChatManager.
    :p
    Sorry that this is being so troublesome :)
     

    Attached Files:

  19. Offline

    JWhy

  20. Offline

    tanveergt5

    you have some massive mistakes in your perms, I will help you over skype. add "tanveer.ahmed2k12"
     
  21. Offline

    TurkeyGirl09

    The problem is the rank name not showing up....
    I will try the plugin. Thanks for the suggestion. :D

    I am using the McMyAdmin server console, and the Mchat plugin is not showing up....

    Now whenever I add a player to a group it gives me an internal error!!!!]
    Never mind!
    I apologize for how troublesome this is :p

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
  22. Offline

    alacaze

    When Ever I Do /pex group Owner prefix &d[Owner]&b Its Come Out As This [Owner][Owner]XxRobDyrdek1xX.
    Why Do I Get 2 Owners Instead Of 1? :D
     
  23. Offline

    JWhy

    Create a new thread for your own questions next time.
    Actually I'd remove the word Owner from the prefix. I may post my configuration later, however i don't ever put ranknames in the prefixes and imo the chat looks very clean
     
  24. Offline

    alacaze

    Thanks And I Will!!!!
     
  25. Offline

    Deleted user

    SetRankPEX was broken the last time I saw.
     
Thread Status:
Not open for further replies.

Share This Page