Il te faut essentials chat pour cela.
Ensuite tu va dans config de essentials,dans le truc chat et tu
devrais avoir ca:
- ###############################################
- #######
-
+-------------------------------------------------
-----+ #
- | EssentialsChat | #
-
+-------------------------------------------------
-----+ #
- ###############################################
- #######
chat:
radius: 0
# If set to the default chat format which "should" be compatible with ichat.
format: ''
#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}'
----
Tu dois le mettre dans Group-formats, moi ca donne ca:
group-formats:
Visiteur: '[&8{GROUP}&f] {DISPLAYNAME}:{MESSAGE}'
Citoyen: '[&6{GROUP}&f] {DISPLAYNAME}:{MESSAGE}'
Modo: '[&a{GROUP}&f] {DISPLAYNAME}:{MESSAGE}'
Admin: '[&4{GROUP}&f] {DISPLAYNAME}:{MESSAGE}'
---
Voilà j’espère que tu as compris ;)