Stránka 1 z 1

Essentials Chat- [default] problém

Napsal: 17 úno 2013, 14:32
od LiveCraft12
Na serveru máme permissionsex a essentials chat... a když se hráč připojí... má tam [default]
Essentials Chat:
Spoiler: zobrazit
############################################################
# +------------------------------------------------------+ #
# | 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: '&8[&7{GROUP}&8]&f {DISPLAYNAME}&7:&f {MESSAGE}'
# format: '{WORLDNAME} {DISPLAYNAME}&7:&f {MESSAGE}'
# format: '{WORLDNAME} &8[&7{GROUP}&7]&f {DISPLAYNAME}&7:&c {MESSAGE}'

group-formats:
# Hrac: '&0[&2{GROUP}&0]&8 {DISPLAYNAME}&7:&f {MESSAGE}'
# Builder: '&0[&b{GROUP}&0]&6 {DISPLAYNAME}&7:&f {MESSAGE}'
# Helper: '&0[&b{GROUP}&0]&6 {DISPLAYNAME}&7:&f {MESSAGE}'
# Majitel: '&0[&1{GROUP}&0]&4 {DISPLAYNAME}&7:&f {MESSAGE}'
# Admin: '&0[&3{GROUP}&0]&6 {DISPLAYNAME}&7:&f {MESSAGE}'
# Hl.Admin: '&0[&a{GROUP}&0]&b {DISPLAYNAME}&7:&f {MESSAGE}'
# VIP: '&0[&b{GROUP}&0]&a {DISPLAYNAME}&7:&f {MESSAGE}'

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


permicema to není... to víme na 100%

server IP: 93.91.250.144:27079 :ugeek: :ugeek: :ugeek:

Re: Essentials Chat- [default] problém

Napsal: 17 úno 2013, 15:28
od zikl
když je před tím # tak to neplatí

Re: Essentials Chat- [default] problém

Napsal: 17 úno 2013, 17:34
od LiveCraft12
zikl píše:když je před tím # tak to neplatí

Nepomohl jsi mi... teď to mám takto:

Spoiler: zobrazit
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 (!)
# Or 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://ess.khhq.net/wiki/Chat_Formatting

#format: '<{DISPLAYNAME}> {MESSAGE}'
format: '&7[{GROUP}]&f {DISPLAYNAME}&7:&f {MESSAGE}'

group-formats:
Hrac: '&0[&2{GROUP}&0]&8 {DISPLAYNAME}&7:&f {MESSAGE}'
Admin: '&0[&4{GROUP}]&6 {DISPLAYNAME}&7:&f {MESSAGE}'
Majitel: '&0[&1{GROUP}&0]&4 {DISPLAYNAME}&7:&f {MESSAGE}'
Builder: '&0[&b{GROUP}&0]&2 {DISPLAYNAME}&7:&f {MESSAGE}'
VIP: '&0[&6{GROUP}&0]&b {DISPLAYNAME}&7:&f {MESSAGE}'
Helper: '&0[&b{GROUP}&0]&2 {DISPLAYNAME}&7:&f {MESSAGE}'

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