permmisionsEX

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Dafales
Příspěvky: 218
Registrován: 02 úno 2012, 19:40
Reputation: 0

permmisionsEX

#1 Příspěvekod Dafales » 23 úno 2013, 11:34

Ahoj nějak se mi nedaří udělat suffix v permmisionsex jako aby psali tou určenou barvou. Poradíte?
Díky moc předem
Pomohl-li ti někdo odměň ho karmou +
93.91.240.148:27561

Uživatelský avatar
LavorekCZ
Příspěvky: 1805
Registrován: 20 lis 2011, 13:58
Reputation: 0
Kontaktovat uživatele:

Re: permmisionsEX

#2 Příspěvekod LavorekCZ » 23 úno 2013, 11:46

Používáš ChatManager ? Pokud ano zkopíruj sem config.
Pomohl ti někdo? Pak určitě bude rád, když mu zvedneš karmu!
not sure

Dafales
Příspěvky: 218
Registrován: 02 úno 2012, 19:40
Reputation: 0

Re: permmisionsEX

#3 Příspěvekod Dafales » 23 úno 2013, 11:51

Na vaše doporučení nakonec ne protože se mi tam začali psát dva prefixy za sebou. Ale jestli to jde i tak, že se oddělá essentials chat tak by to bylo fajn.
Pomohl-li ti někdo odměň ho karmou +
93.91.240.148:27561

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: permmisionsEX

#4 Příspěvekod Smexhy » 23 úno 2013, 14:38

V essentials sa suffix nastaviť v pohode dá, pošli config...

Dafales
Příspěvky: 218
Registrován: 02 úno 2012, 19:40
Reputation: 0

Re: permmisionsEX

#5 Příspěvekod Dafales » 25 úno 2013, 19:19

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: '[FACTION] {DISPLAYNAME}: {MESSAGE}'
  #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'

  group-formats:
  #  Default: '{DISPLAYNAME}&7:&r {MESSAGE}'
  #  Admins: '&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.
Pomohl-li ti někdo odměň ho karmou +
93.91.240.148:27561

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: permmisionsEX

#6 Příspěvekod Smexhy » 25 úno 2013, 19:20

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: '[FACTION] {DISPLAYNAME}: {MESSAGE}'
  #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'

  group-formats:
  #  Default: '{DISPLAYNAME}&7:&r {MESSAGE}'
    Admins: '&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.

Dafales
Příspěvky: 218
Registrován: 02 úno 2012, 19:40
Reputation: 0

Re: permmisionsEX

#7 Příspěvekod Dafales » 25 úno 2013, 19:23

Počkat a jak nastavím, aby třeba vip mělo suffix &3?
Pomohl-li ti někdo odměň ho karmou +
93.91.240.148:27561

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: permmisionsEX

#8 Příspěvekod Smexhy » 25 úno 2013, 20:08

Spoiler: zobrazit

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: '[FACTION] {DISPLAYNAME}: {MESSAGE}'
  #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'

  group-formats:
  #  Default: '{DISPLAYNAME}&7:&r {MESSAGE}'
    vip: '&c[{GROUP}]&r {DISPLAYNAME}&7:&3 {MESSAGE}'

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

fantomas2
Příspěvky: 1800
Registrován: 19 zář 2012, 17:54
Reputation: 0
Bydliště: Kanál
Kontaktovat uživatele:

Re: permmisionsEX

#9 Příspěvekod fantomas2 » 25 úno 2013, 22:29

IP port?
Tvorba web stránok zdarma pro velké herné portály, ozvi se SZ.


Zpět na „Minecraft, Tekkit“

Kdo je online

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