Jump to content

Recommended Posts

  • Replies 147
  • Created
  • Last Reply

Top Posters In This Topic

Posted (edited)

Teste es zuerst mit true/false statt mit 1/0

Wenn das nicht geht, nimm den Eintrag mal aus der options-Gruppe raus und setzt es als eigenen Eintrag.

Also statt:

options:
	prefix: Spieler
	suffix: Spieler
	default: 1
inheritance: []

in:

 

default: true
options:
	prefix: Spieler
	suffix: Spieler
inheritance: []

 

Edited by Bedrock
Posted

Schau nochmal in der Essentials-Config

Unter EssentiasChat kannst du verschiedene Anzeige-Optionen auswählen - da auch mit # deaktivieren

Ohne # ist dann aktiv

 

Posted

  format: '<{DISPLAYNAME}> {MESSAGE}'
  #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
  #format: '&7{PREFIX}&r {DISPLAYNAME}&r &7{SUFFIX}&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.
  # Note: Group names are case-sensitive so you must match them up with your permission plugin.

 

also da muss ich was endern oder

 

Posted

Genau - aktiviere mal die 2. Zeile

Also:

#format: '<{DISPLAYNAME}> {MESSAGE}'
format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
#format: '&7{PREFIX}&r {DISPLAYNAME}&r &7{SUFFIX}&r: {MESSAGE}' 

Wenn das nicht passt, teste es noch mit der dritten Zeile (die 2. dann aber wieder mit # deaktivieren)

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...
B
B