Plugin Plugins Essential chat help

thibeut

Bucheron
4 Mars 2012
262
15
13
31
Bonjour,

J'ai un probléme avec mon plugins Essentials je voudrais faire en sorte que mes grade ont certain caractéristique quand il écrive exemple

{&6Fondateur] {GROUPE} [PLAYER] [MESSAGEECRITPAREILQUELEGRADE]
ce qui en bref devrais donné
[WORLD] [FONDATEUR] [PLAYER] [MESSAGE]

Et ce pour tout mes grade selon les codes coleurs, voici ce que ce que j'ai comme codage (partit uniquement Essential(chat))
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

Visiteur: '&b{WORLDNAME} &5{GROUP} &f{DISPLAYNAME} &5{MESSAGE}'
VIP: '&b{WORLDNAME} &2{GROUP} &f{DISPLAYNAME} &2{MESSAGE}'
Fondateur: '&b{WORLDNAME} &6{GROUP} &f{DISPLAYNAME} &6{MESSAGE}'
Moderateur: '&b{WORLDNAME} &5{GROUP} &f{DISPLAYNAME} &5{MESSAGE}'
Habitant: '&b{WORLDNAME} &a{GROUP} &f{DISPLAYNAME} &a{MESSAGE}'
Admins: '&b{WORLDNAME} &c{GROUP} &c{DISPLAYNAME} &c{MESSAGE}'

group-formats:
Visiteur: '&f{WORLDNAME} &5{DISPLAYNAME} &5{MESSAGE}'
VIP: '&f{WORLDNAME} &2{DISPLAYNAME} &2{MESSAGE}'
Fondateur: '&f{WORLDNAME} &f{DISPLAYNAME} &6{MESSAGE}'
Moderateur: '&f{WORLDNAME} &5{DISPLAYNAME} &5{MESSAGE}'
Habitant: '&f{WORLDNAME} &a{DISPLAYNAME} &a{MESSAGE}'
Admins: '&f{WORLDNAME} &6{DISPLAYNAME} &6{MESSAGE}'

Pourrier vous m'indiqué mes erreur que je les réparé ?

Cordialement
 

thibeut

Bucheron
4 Mars 2012
262
15
13
31
Parce que sur dev.bukkit il et écrit "projet abandonné"


Aprés plusieurs recherches j'ai trouvé le plugins ChatManger , TOUTEFOIS, le plugins ne rentre pas dans le serveur, je pense a une version trop ancienne, je fait quoi dans ce cas?
 

thibeut

Bucheron
4 Mars 2012
262
15
13
31
Bon par contre c'est aussi dur ... je m'explique
Je veux que ca écrive par exemple : (world) (group) (jobs) (pseudo) (message)
Seulement aprés des reload, encore et encore, ca ne fonctionne toujours pas, par contre mon fichier ChatManger se remets toujours a zéro pourriez vous m'indiqué une ligne de code et ou la mettre pour que ca fonctionne?

encore désolé de vous dérangé , mais les plugins du tchat je réussi jamais alors que tout les autres je sais les configuré

Cordialement