Setting Player Chat Color

Discussion in 'Plugin Development' started by wiiwilleat, Aug 4, 2013.

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

    wiiwilleat

    I need help setting the chat color of a player, when a player does a command it toggles the color. I've tried the AsyncPlayerChatEvent but no avail. I could really use any help you can give. Thanks in advance :)
     
  2. Offline

    the_ceed

    When the player uses the command, add their name and color to a HashMap, then use AsyncPlayerChatEvent to edit their message color.
     
  3. Offline

    deery50

    wiiwilleat
    or you could set a custom display name for that player that takes their currently display name and adds a chat color to the end.
     
  4. Offline

    Pizza371

    deery50 look more closely at the OP : P
     
Thread Status:
Not open for further replies.

Share This Page