Résolu [PeX & GroupM] Problème de prefix.

DarkWoosy

Bucheron
6 Mars 2016
16
0
12
28
Bonjour / Bonsoir,


Je tenais à commencer par m'excuser si je ne respectais pas certaines règles ; j'ai bien regardé les prérequis pour poster, mais je viens à peine de m'inscrire donc je ne suis pas encore habitué à la maison.

Venons-en au problème.

Mon serveur est sous Spigot 1.8.
Lorsque je mets un plugin de permission, que cela soit PermissionEX ou bien GroupManager, il m'est IMPOSSIBLE d'afficher des préfixes en jeu.

J'utilise également EssentialsChat, et (il me semble que) je l'ai bien configuré.
Voici la partie EssentialsChat du config.yml d'Essentials :
Code:
############################################################
# +------------------------------------------------------+ #
# |                   EssentialsChat                     | #
# +------------------------------------------------------+ #
############################################################

# This section requires the EssentialsChat.jar to work.

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.
  # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting

  #format: '{DISPLAYNAME}&7:&r {MESSAGE}'
  format: '&7{DISPLAYNAME}&7:&r {MESSAGE}'

  #group-formats:

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

Voici un morceau des perms' de PeX (que j'utilise en ce moment) :
Code:
groups:
  default:
    options:
      prefix: 'Joueur'
      default: true
    permissions:
    - essentials.signs.buy.use
    - essentials.signs.sell.use
    - essentials.rules
    - essentials.online

Note : Je me rend compte que la config' du EssentialsChat est "vide", mais j'ai déjà pû "tout" essayer dedans, ce que rien ne fonctionne jamais. J'ai déjà passé un total de 6 heures à rechercher des solutions en jeu / sur des forums français ou anglais, et mon mal de crâne m'a poussé à faire ce topic ><'

Voici la liste des plugins qui sont actuellement installés sur mon serveur : http://prntscr.com/abxonw

N'hésitez pas à me demander de plus amples informations si besoin (en m'expliquant comment les obtenir car je suis "débutant" dans la configuration de serveur.), je tâcherais de répondre au plus vite (j'ai envie que ça fonctionne !!!).


Merci à ceux qui essayeront de m'aider :p

Cordialement,
'Woosy
 

Cercus

Un modérateur chat trop mignon
Staff
Modérateur
6 Octobre 2013
791
77
152
26
Faut éditer le groups.yml du plugin group manager
 

DarkWoosy

Bucheron
6 Mars 2016
16
0
12
28
Les anglais ont été plus rapides, ils ont réussis à régler mon problème.
Je lock mon sujet.
 
Dernière édition: