essentials Chat

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
Lolko974Lolko427
Příspěvky: 52
Věk: 29
Registrován: 12 dub 2014, 21:50
Reputation: 0
Bydliště: Bratislava

essentials Chat

#1 Příspěvekod Lolko974Lolko427 » 30 zář 2014, 23:49

Zdravím mám taký problem chatom chcem nastavit suffix a nejde mi to niak
toto mám povolené # When this option is enabled, the (tab) player list will be updated with the displayname.
# The value of change-displayname (above) has to be true.
#change-playerlist: true

# When essentialschat.jar isn't used, force essentials to add the prefix and suffix from permission plugins to displayname.
# This setting is ignored if essentialschat.jar is used, and defaults to 'true'.
# The value of change-displayname (above) has to be true.
# Do not edit this setting unless you know what you are doing!
#add-prefix-suffix: true



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

group-formats:

VIP: '{DISPLAYNAME}: &a{MESSAGE}'
VIP+: '{DISPLAYNAME}: &7{MESSAGE}'
Helper: '{DISPLAYNAME}: &c{MESSAGE}'
Sponzor: '{DISPLAYNAME}: &6{MESSAGE}'


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

OneTime97
Příspěvky: 1552
Věk: 24
Registrován: 03 kvě 2014, 12:20
Reputation: 1
Kontaktovat uživatele:

Re: essentials Chat

#2 Příspěvekod OneTime97 » 01 říj 2014, 11:49

Špatná sekce.

Dej to do code a spoileru aby se neztratilo formátování. Tedy přímo že souboru ti zkopíruj mezi tyto tagy
[ spoiler ][ code ]
CTRL+V [ /code ][ /spoiler ]
Každodenní stream od 19:00
https://www.twitch.tv/thief97
Sledujte mě na FB
https://www.twitch.tv/thief97

Uživatelský avatar
Lolko974Lolko427
Příspěvky: 52
Věk: 29
Registrován: 12 dub 2014, 21:50
Reputation: 0
Bydliště: Bratislava

Re: essentials Chat

#3 Příspěvekod Lolko974Lolko427 » 01 říj 2014, 11:56

počkaj kde to mám dát do essentials chat ?

Uživatelský avatar
Rupynator
Příspěvky: 185
Registrován: 29 srp 2014, 19:54
Reputation: 0

Re: essentials Chat

#4 Příspěvekod Rupynator » 01 říj 2014, 13:26

Tady na fóru, ne do essentials -.-
Nezapomeň odměnit karmou ty, kteří ti pomohli vyřešit problém.

Uživatelský avatar
Lolko974Lolko427
Příspěvky: 52
Věk: 29
Registrován: 12 dub 2014, 21:50
Reputation: 0
Bydliště: Bratislava

Re: essentials Chat

#5 Příspěvekod Lolko974Lolko427 » 01 říj 2014, 13:41

Kód: Vybrat vše

Zdravím mám taký problem chatom chcem nastavit suffix a nejde mi to niak
toto mám povolené # When this option is enabled, the (tab) player list will be updated with the displayname.
# The value of change-displayname (above) has to be true.
#change-playerlist: true

# When essentialschat.jar isn't used, force essentials to add the prefix and suffix from permission plugins to displayname.
# This setting is ignored if essentialschat.jar is used, and defaults to 'true'.
# The value of change-displayname (above) has to be true.
# Do not edit this setting unless you know what you are doing!
#add-prefix-suffix: true



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

group-formats:

VIP: '{DISPLAYNAME}: &a{MESSAGE}'
VIP+: '{DISPLAYNAME}: &7{MESSAGE}'
Helper: '{DISPLAYNAME}: &c{MESSAGE}'
Sponzor: '{DISPLAYNAME}: &6{MESSAGE}'


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

Uživatelský avatar
Rupynator
Příspěvky: 185
Registrován: 29 srp 2014, 19:54
Reputation: 0

Re: essentials Chat

#6 Příspěvekod Rupynator » 01 říj 2014, 13:48

U

Kód: Vybrat vše

#add-prefix-suffix: true

a

Kód: Vybrat vše

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

odstraň #
Nezapomeň odměnit karmou ty, kteří ti pomohli vyřešit problém.

Uživatelský avatar
Lolko974Lolko427
Příspěvky: 52
Věk: 29
Registrován: 12 dub 2014, 21:50
Reputation: 0
Bydliště: Bratislava

Re: essentials Chat

#7 Příspěvekod Lolko974Lolko427 » 01 říj 2014, 14:08

nejde mi to ostranil som toto #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
na format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
dal som restart serveru potom mi ukazovalo Majitel Majitel a ostranil som format: ' {DISPLAYNAME}&7:&r {MESSAGE}' teras neukazuje ale nejde mi
písať chatu farebné

OneTime97
Příspěvky: 1552
Věk: 24
Registrován: 03 kvě 2014, 12:20
Reputation: 1
Kontaktovat uživatele:

Re: essentials Chat

#8 Příspěvekod OneTime97 » 01 říj 2014, 15:04

Panebože.. ten format tam ma zůstat, jen to # smaž.

A laskavě přestaň psát tučně a používat barvy.
Každodenní stream od 19:00
https://www.twitch.tv/thief97
Sledujte mě na FB
https://www.twitch.tv/thief97

Uživatelský avatar
DenOwq
Příspěvky: 2703
Věk: 28
Registrován: 06 bře 2014, 21:26
Reputation: 2

Re: essentials Chat

#9 Příspěvekod DenOwq » 01 říj 2014, 15:06

Kód: Vybrat vše

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


při smazaní # by to hodilo chybu, musíš nastavovat to nahoře.
Muhahha.

OneTime97
Příspěvky: 1552
Věk: 24
Registrován: 03 kvě 2014, 12:20
Reputation: 1
Kontaktovat uživatele:

Re: essentials Chat

#10 Příspěvekod OneTime97 » 01 říj 2014, 15:11

Však ano, jásem z toho co napsal pochopil že # má všude
Každodenní stream od 19:00
https://www.twitch.tv/thief97
Sledujte mě na FB
https://www.twitch.tv/thief97


Zpět na „Minecraft, Tekkit“

Kdo je online

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