Solved PermissionsEx Prefix Error

Discussion in 'Bukkit Help' started by Konkz, May 14, 2012.

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

    Konkz

    Hey guys, I got problem with my Permission Ex.
    I set it up, it worked,
    My problem are Prefix'es.
    I did enable Chat Manager etc

    >> HERE << for permissions file
    >> HERE << for ChatManager setup
     
  2. Offline

    ZeroZX4

  3. Offline

    Rjames426

    Why are you using ChatManager? Unless your going to enable the range its just a waste of resources. Using PEX prefix will do what you need.
     
  4. Offline

    Konkz

    I'm using chat manager as it cames default with Permissions Ex, so I just decided to use it.
    Any recommendations? If so, tell me anything I have to enable/disable <3
     
  5. Offline

    Rjames426

    Remove ChatManager and get Essentials Chat as ZeroZX4 mentioned also. Then all your prefixes should work properly
     
  6. Offline

    Konkz

    Sorry for late reply, had something to do.
    It hasn't worked, I had removed ChatManager and used Essentials Chat.
    Do I need to edit anything in config to make it work?
     
  7. Offline

    Rjames426

    No, although you may need the regular Essentials.jar, but i'm not sure and I am doubting myself.
     
  8. Offline

    ZeroZX4

    THIS need to be on true

    ############################################################
    # +------------------------------------------------------+ #
    # | Notes | #
    # +------------------------------------------------------+ #
    ############################################################

    # If you want to use special characters in this document, such as accented letters, you MUST save the file as UTF-8, not ANSI.
    # If you receive an error when Essentials loads, ensure that:
    # - No tabs are present: YAML only allows spaces
    # - Indents are correct: YAML heirarchy is based entirely on indentation
    # - You have "escaped" all apostrophes in your text: If you want to write "don't", for example, write "don''t" instead (note the doubled apostrphe)
    # - List items are prefixed with a hyphen and indented:
    # lists:
    # - look like this
    # not:
    # - like this
    # - Text with symbols is enclosed in single or double quotation marks
    # - CraftBukkit and Permissions have been updated: CraftBukkit and Essentials almost always line up, but sometimes other plugins fall behind CraftBukkit's multiple daily updates
    # - You have saved the document as UTF-8, NOT the default, ANSI

    ############################################################
    # +------------------------------------------------------+ #
    # | Essentials (Global) | #
    # +------------------------------------------------------+ #
    ############################################################

    # A color code between 0-9 or a-f. Set to 'none' to disable.
    ops-name-color: '6'

    # The character(s) to prefix all nicknames, so that you know they are not true usernames.
    nickname-prefix: '~'

    # Disable this if you have any other plugin, that modifies the displayname of a user.
    change-displayname: true

    # When this option is enabled, the (tab) player list will be updated with the displayname.
    # The value of change-displayname (above) has to be true.
    change-playerlist: true
     
  9. Offline

    Konkz

    What do you mean "The Regular Essentials.jar"

    I've set those up like that before!

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

    Lolmewn

    Essentials Chat?
    Herochat, problem solved.

    (Also, Remember interpunction Zero!)
     
  11. Offline

    ZeroZX4

    when you download essentials it come with 4 jar files you for sure need essentials jar and essentialschat jar
     
  12. Offline

    Rjames426

    Why is this so difficult? lol.
     
  13. Offline

    Konkz

    link not working!

    ive done those

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

    ZeroZX4

    make in game screen of your chat after you and some user type something on it
     
  15. Offline

    Konkz

    I have same rank always, no matter if my friend is on or not.
    Put picture in spoiler.

    Show Spoiler
    [​IMG]
     
  16. Offline

    ZeroZX4

    plugin list
     
  17. Offline

    Konkz

    • AntiCreeper
    • ChatManager
    • ChestShop
    • DeathTpPlus
    • Essentials
    • EssentialsChat
    • EssentialsProtect
    • EssentialsSpawn
    • HungerArena
    • iBlock-v2.3
    • iConomy
    • iZone
    • LWC
    • Modifyworld
    • NoCheat
    • Orebfuscator
    • PermissionsEx
    • PlayerStatusSigns
    • VanishNoPacket
    • Vault
    • VoxelSniper
    • VoxelUpdate
    • WeatherMan
    • WorldEdit
    • worldguard-5.5.2
     
  18. Offline

    ZeroZX4

    try without

    ChatManager
    iZone
     
  19. Offline

    Konkz

    I made the list shorter, as I made new folder with new server:
    AntiCreeper
    ChatManager
    Essentials
    EssentialsProtect
    EssentialsSpawn
    iZone
    ModifyWorld
    NoCheat
    PermissionsEx
    VoxelSniper
    VoxelUpdate
    WeatherMan
    WorldEdit
    worldguard-5.5.2

    users:
    konkz
    :
    options
    :
    group:SAdmin


    I had it like that

    users:
    konkz
    :
    group:
    -SAdmin

    is the correct way

    Thanks to Lord_Ralex (Sectional Moderator - Servers) on Minecraft forum for this!
    Works now, :)

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

    Lolmewn

    What link?
     
  21. Offline

    whale5676

    I know its a little late, but just for future reference: If you wanted to keep ChatManager, but kept getting double prefixes, go into the ChatManager config, and delete the two parts where it says, %prefix, and your good to go.
     
  22. Offline

    Necrodoom

    chatmanager overrides format.
    a chat plugin (essentialschat) is required for pex prefixes.
    you do not need to enable change display name and tablist in essentials config.yml.
     
Thread Status:
Not open for further replies.

Share This Page