Essentials problem

07/27/2011 15:18 Komun™#1
Also bei Prefix´s kapier ich nicht was ich ändern muss damit vor dem Namen
z.b [Admin:] steht .
Hir mal ne kopie vom text :

################################################## ##########
# +------------------------------------------------------+ #
# | EssentialsChat | #
# +------------------------------------------------------+ #
################################################## ##########

# 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 (?)
chat:
radius: 0

# If set to the default chat format which "should" be compatible with ichat.
format: '<{DISPLAYNAME}> {MESSAGE}'
#format: '&7[{GROUP}]&f {DISPLAYNAME}&7:&f {MESSAGE}'

# You can also have group-specific formats, uncomment to enable:
group-formats:
# Default: '{WORLDNAME} {DISPLAYNAME}&7:&f {MESSAGE}'
Admins: '{WORLDNAME} &c[{GROUP}]&f {DISPLAYNAME}&7:&c {MESSAGE}'

Kann wir wer sagen wo ich was ändern muss ?
07/27/2011 15:23 oORayerOo#2
Weiß du da musst du nichts ändern i-wo permission
wollte auch machen aber dan hatte ich probleme mit meinem login plugin
07/27/2011 15:32 crazyb00m#3
Ich würde die Prefixe nicht bei iChat einstellen, sondern bei Permissions.
Ich habe z.B. bei meiner groups.yml Datei in dem Permissionsordner folgendes drinstehen:
Quote:
Builder:
default: false
info:
prefix: '&2[Builder]'
suffix: ''
build: true
inheritance:
permissions:
- 'essentials.help'
- '...'
Das heißt, das jeder, der den Rang Builder auf dem Server hat, automatisch vor seinem Namen [Builder] stehen hat und das der Titel sowie sein Name grün ist.
Eine Übersicht über die Color-Codes findest du hier:
[Only registered and activated users can see links. Click Here To Register...]