Stránka 1 z 1

farebny text

Napsal: 02 bře 2014, 19:18
od hroch24

Kód: Vybrat vše

93.91.240.151:27466

Ako nastavim farebne pismo hračom ako napriklad admin bude pisať červenou a hrač bude pisať zelenou 8-)

Re: farebny text

Napsal: 02 bře 2014, 19:23
od Weizen
V essentials v config.yml si najdi

Kód: Vybrat vše

############################################################
# +------------------------------------------------------+ #
# |                   EssentialsChat                     | #
# +------------------------------------------------------+ #
############################################################

chat:

  # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks.  Set to 0 to make all chat global.
  # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
  # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
  # Users with essentials.chat.question can override this by prefixing text with a question mark (?)
  # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
  radius: 0

  # Chat formatting can be done in two ways, you can either define a standard format for all chat.
  # Or you can give a group specific chat format, to give some extra variation.
  # If set to the default chat format which "should" be compatible with ichat.
  # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting

  format: '{DISPLAYNAME}: {MESSAGE}'
  #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'

  group-formats:
    VIP: '{DISPLAYNAME}&f:&b {MESSAGE}'
    ExtraVIP: '{DISPLAYNAME}&f:&2 {MESSAGE}'
    Sponzor: '{DISPLAYNAME}&f:&3 {MESSAGE}'
    hrac: '{DISPLAYNAME}&f:&r {MESSAGE}'
    Majitel: '{DISPLAYNAME}&7:&6&l {MESSAGE}'
    SpoluMajitel: '{DISPLAYNAME}&7:&a {MESSAGE}'

  # If you are using group formats make sure to remove the '#' to allow the setting to be read.

to Majitel a Spolumajitel atd.. si předělej na svoje groupy :D A to před message třeba &b si předělej taky podle sebe !

Re: farebny text

Napsal: 02 bře 2014, 19:25
od Nocky
Nahraj si na server EssentialsChat poté jdi do essentials/config a najdi tam EssentialsChat a tam máš group formát atd.. tak tam napiš:

NazevSkupiy(Kterou máš v pexu): '{DISPLAYNAME}&7: &Barva{MESSAGE}'

Takhle udělal jsem ti to:

Kód: Vybrat vše

############################################################
# +------------------------------------------------------+ #
# |                   EssentialsChat                     | #
# +------------------------------------------------------+ #
############################################################

chat:

  # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks.  Set to 0 to make all chat global.
  # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
  # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
  # Users with essentials.chat.question can override this by prefixing text with a question mark (?)
  # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
  radius: 0

  # Chat formatting can be done in two ways, you can either define a standard format for all chat.
  # Or you can give a group specific chat format, to give some extra variation.
  # If set to the default chat format which "should" be compatible with ichat.
  # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting

  format: '<{DISPLAYNAME}> {MESSAGE}'
  # format: '&6{DISPLAYNAME}&7:&r {MESSAGE}&6'

  group-formats:
    Hrac: '{DISPLAYNAME} &7:&2 {MESSAGE}'
    Admin: '{DISPLAYNAME} &7:&4 {MESSAGE}'

  # If you are using group formats make sure to remove the '#' to allow the setting to be read.


Tohle tam dej a budeš to mít :) Ale musíš mít obě skupiny v pexu :)

Re: farebny text

Napsal: 02 bře 2014, 19:34
od hroch24
Vyriešene možete //LOCK

//LOCK -vm