Config example

//German

//config.yml
# |----------------|
# | Login Nachtricht |
# |----------------|
ln:
  AutoUpdate:
    Enabled?: true
message: "Willkommen %p% , Viel Spa\xdf beim Spielen auf."
leftmessage: "%p% hat den Server  verlassen. "

// %p% = Spielername

// §<Farben code/Format code>  |  Beispiel: §4 = Rot
//English

//config.yml
# |----------------|
# | Login Nachtricht |
# |----------------|
ln:
  AutoUpdate:
    Enabled?: true
message: " Welcome %p% , Have fun on playing . "
left message: "%p% has left the server ."

// %p% = playername

// §<color code/format code>  |  Example: §4 = red

Comments

Posts Quoted:
Reply
Clear All Quotes