Plugin Help PEX Prefixes not showing

Discussion in 'Plugin Help/Development/Requests' started by alazeo, Jun 27, 2016.

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

    alazeo

    I have the PermissionsEx plugin on my server and everything except the prefixes work.

    I added everything through the in game commands to avoid the common indentation mistakes but it won't work. If somebody could look at it for me?

    permissions file: http://pastebin.com/GRq4TZtT

    Thanks!!
     
  2. Online

    timtower Administrator Administrator Moderator

    @alazeo Do you have a chat plugin installed? PEX isn't able to show them on its own.
     
  3. Offline

    alazeo

    No I haven't, I always saw the prefix command listed in the PEX guides so I thought it was fully inherited by the plugin...

    Do you recommend one?
     
  4. Online

    timtower Administrator Administrator Moderator

    @alazeo Shameless self advertisement:
    ChatLikeMe
     
  5. Offline

    alazeo

    i'll try it out man, thanks.

    @timtower I installed your plugin but it doesn't shows anything right now.

    Will my prefixes that I entered through PEX work? DO I need something else installed maybe?
    I also can't find the specific commands of 'Chatlikeme'...

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 27, 2016
  6. Online

    timtower Administrator Administrator Moderator

    @alazeo ChatLikeMe doesn't has commands.
    Check the config and the readme file.
     
  7. Offline

    alazeo

    I'm like a real noob with all this code and really don't understand what I need to do :/

    Can you give like a sort of mini-stepbystep explanation of how to configure a simple sort of prefix combining Pex and ChatlikeMe?

    Also I can't really find what all these: '&6' and '%s' sort of signs do, how are they called so I can google it?

    ty :)
    ps: I read the readme and config file but I still don't really get it :/
     
  8. Online

    timtower Administrator Administrator Moderator

    @alazeo
    Code:
    {permgroupprefix}%s{permgroupsuffix}: %s
    The %s are player name and message in that order.
    The & are for the color codes.
     
  9. Offline

    alazeo

    Is there a way to add the prefixes in game, using just PEX I would type: /pex group Owner prefix '&0<&4Admin&0>&7 '

    And what you send me is how it would show in game, not how I should configure it right?
     
  10. Online

    timtower Administrator Administrator Moderator

    @alazeo It takes the PEX prefixes so that command should work.
    And no, I gave you a format that you can use.
     
Thread Status:
Not open for further replies.

Share This Page