Chat

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
Bisyss
Příspěvky: 760
Věk: 10
Registrován: 07 lis 2014, 15:54
Reputation: 1
Bydliště: http://netsword.cz/
Kontaktovat uživatele:

Re: Chat

#11 Příspěvekod Bisyss » 15 úno 2015, 19:00

Příklad:

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:
    BisyssJeBoss (jmeno skupiny): '[&4Prexfix] &4(barva nicku) {DISPLAYNAME}(barva písma)&1: {MESSAGE}
    Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'

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

Fifal
Příspěvky: 411
Registrován: 17 bře 2013, 19:24
Reputation: 0

Re: Chat

#12 Příspěvekod Fifal » 15 úno 2015, 21:27

Toto jsem udělal:
Spoiler: zobrazit

Kód: Vybrat vše

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

  group-formats:
    Majitel: '[&4Prexfix] &4 {DISPLAYNAME}&1: {MESSAGE}
    Majitel: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'

a nic.
Pomohl Jsem? ?
Oplat karma + ;))

Uživatelský avatar
Bisyss
Příspěvky: 760
Věk: 10
Registrován: 07 lis 2014, 15:54
Reputation: 1
Bydliště: http://netsword.cz/
Kontaktovat uživatele:

Re: Chat

#13 Příspěvekod Bisyss » 15 úno 2015, 21:44

Proč tam máš dvakrát majitel????? :D
To je název skupiny v permissich
Konec .....

Fifal
Příspěvky: 411
Registrován: 17 bře 2013, 19:24
Reputation: 0

Re: Chat

#14 Příspěvekod Fifal » 15 úno 2015, 21:57

Já vím, ale nejde to :D
Pomohl Jsem? ?
Oplat karma + ;))

Uživatelský avatar
Bisyss
Příspěvky: 760
Věk: 10
Registrován: 07 lis 2014, 15:54
Reputation: 1
Bydliště: http://netsword.cz/
Kontaktovat uživatele:

Re: Chat

#15 Příspěvekod Bisyss » 15 úno 2015, 21:59

Odstran to ...... a zkus to znovu ..... :D
Konec .....

Fifal
Příspěvky: 411
Registrován: 17 bře 2013, 19:24
Reputation: 0

Re: Chat

#16 Příspěvekod Fifal » 15 úno 2015, 22:28

No píše to bíle.. A ne to co jsem tam dal..
Spoiler: zobrazit

Kód: Vybrat vše

 group-formats:
  #  MAJITEL: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
  #  hrac: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
Pomohl Jsem? ?
Oplat karma + ;))

Uživatelský avatar
Bisyss
Příspěvky: 760
Věk: 10
Registrován: 07 lis 2014, 15:54
Reputation: 1
Bydliště: http://netsword.cz/
Kontaktovat uživatele:

Re: Chat

#17 Příspěvekod Bisyss » 15 úno 2015, 22:41

A dal jsi to tam takhle .... ?

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:
    MAJITEL: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
    hrac: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
   

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

Jo a ta # tam nemá být ....

Dej tam to co jsem ti zde napsal ..... :D
Konec .....

Fifal
Příspěvky: 411
Registrován: 17 bře 2013, 19:24
Reputation: 0

Re: Chat

#18 Příspěvekod Fifal » 16 úno 2015, 00:05

Jop funguje to, ale jenom hráčům -_-
Mám tam toto:
Spoiler: zobrazit

Kód: Vybrat vše

group-formats:
    hrac: '&r {DISPLAYNAME}&f&l >&7 {MESSAGE}'
    Majitel: '&r {DISPLAYNAME}&f&l >&7 {MESSAGE}'

A mě to píše [Majitel] [Majitel] Fifal: a text (bile)
Pomohl Jsem? ?
Oplat karma + ;))


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 18 hostů