ChatManager + PermissionsEx

Discussion in 'Bukkit Help' started by Cacau_2000, Sep 23, 2012.

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

    Cacau_2000

    Can someone send me the thing i have to put to make prefixes with PermissionsEx?
    I want the prefixes:
    [Owner]
    [Admin]
    [Mod]
    [Engineer]
    [Designer]
    [Member]
    [Guest]

    Someone help me please
     
  2. Offline

    Sushi

    Define the prefixes in permissions.yml and install the PEX ChatManager plugin (it comes in the PEX .zip download).
     
  3. Offline

    Cacau_2000

    Sushi i installed ChatManager, and i want the chat to be so [(rank)] <(name> : (message)
    Can you send me the node with those things
     
  4. Offline

    Sushi

    There's no node. You have to set it up in your PEX config and your ChatManager config. Read some documentation.
     
  5. Offline

    Cacau_2000

    But How? Im not understanding...
     
  6. Offline

    chakyl

    Code:
    groups:
      guest:
        prefix: '&3[Guest]'
        permissions:
        - example.perms.*
     
  7. Offline

    Cacau_2000

    Thanks so mcuh Chak!!!!!!

    @chackyl ps. i put that on permissionsex or chatmanager?

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

    chakyl

    ChatManager
    EDIT: Sorry, confused. Use PermissionsEx
     
  9. Offline

    Cacau_2000

    i made and didnt work
     
  10. Offline

    chakyl

    Sorry! I was confused. Put it in your PermissionsEx permissions.yml file.
     
Thread Status:
Not open for further replies.

Share This Page