Stránka 1 z 2
Pár otázek
Napsal: 04 kvě 2014, 09:33
od Pusutu
Server:AlienTeam IP:PORT:93.91.250.140:27989
1) Ahojda, nevíte jak udělat banlist přes FigAdmin?
2) Nevíte jak aktivovat automatické barevné psaní bez & v essnetialschat?
Re: Pár otázek
Napsal: 04 kvě 2014, 09:44
od vojtamaniak
1. No, buď si nějaký sehnat, nebo naprogramovat.
2. Dej sem config. V návodech je dost možná i návod.
Re: Pár otázek
Napsal: 04 kvě 2014, 09:57
od BigwebSvK
Re: Pár otázek
Napsal: 04 kvě 2014, 10:57
od Pusutu
Banlist nejde stáhnout, essentials config, chat:
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:
# Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {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.
############################################################
Re: Pár otázek
Napsal: 04 kvě 2014, 12:38
od SamerLP
1. Myslím, že banlist od Mystyho čo je v návodoch by mal fungovať aj pre FigAdmin ale neviem to presne to som len počul ale myslím že Mysty mi to písal ja som sa ho na to pýtal, že by malo.
2. nájdi:
Kód: Vybrat vše
group-formats:
# Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
# Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
napr takto:
Kód: Vybrat vše
group-formats:
Owner: '{DISPLAYNAME}&7:&5 {MESSAGE}'
Admin: '{DISPLAYNAME}&7:&c {MESSAGE}'
Re: Pár otázek
Napsal: 04 kvě 2014, 12:59
od Pusutu
Nejde, připsal jsem si tam i mojí skupinu [Majitel] a nejde,
práva skupiny majitel jsou *
Re: Pár otázek
Napsal: 04 kvě 2014, 13:02
od SamerLP
ešte skús na tejto stránke to pozrieť:
http://wiki.ess3.net/wiki/Chat_FormattingKód: Vybrat vše
group-formats:
Owner: '&f[&4God&f] {DISPLAYNAME}&7:&f {MESSAGE}'
Admin: '&f[&4God&f] {DISPLAYNAME}&7:&f {MESSAGE}'
takéto niečo ešte tam je.
Re: Pár otázek
Napsal: 04 kvě 2014, 17:07
od Pusutu
Nejde i tak.
Re: Pár otázek
Napsal: 04 kvě 2014, 17:09
od TheAmazingCave
daj sem tvoj essentials config do
Kód: Vybrat vše
[spoiler][code] tuuu[/code][/spoiler]
Re: Pár otázek
Napsal: 04 kvě 2014, 19:38
od Pusutu
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: '&7&l[&2&lMajitel&7&7&l]] {DISPLAYNAME}&7:&b&l{MESSAGE}'
Admin: '&b[&cAdmin&b] {DISPLAYNAME}&7:&c {MESSAGE}'
VIP: '&e[&aViP&e] {DISPLAYNAME}&7:&a&n {MESSAGE}'
Builder: '&6[&eBuilder&6] {DISPLAYNAME}&7:&7{MESSAGE}'
Helper: '&5[&dHelper&5] {DISPLAYNAME}&7:&7{MESSAGE}'
Default: '{DISPLAYNAME}&7:&a{MESSAGE}'
# If you are using group formats make sure to remove the '#' to allow the setting to be read.