mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-02-02 05:21:52 +01:00
Changed default message format to
msgFormat = §7[{0}§7 -> {1}§7] §f{2} git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1508 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
parent
3bdf428683
commit
e8c8ca7ed0
@ -302,5 +302,5 @@ unignorePlayer = You are not ignoring player {0} anymore.
|
||||
ignorePlayer = You ignore player {0} from now on.
|
||||
illegalDate = Illegal date format.
|
||||
timePattern = (?:([0-9]+)\\s*y[a-z]*[,\\s]*)?(?:([0-9]+)\\s*mo[a-z]*[,\\s]*)?(?:([0-9]+)\\s*w[a-z]*[,\\s]*)?(?:([0-9]+)\\s*d[a-z]*[,\\s]*)?(?:([0-9]+)\\s*h[a-z]*[,\\s]*)?(?:([0-9]+)\\s*m[a-z]*[,\\s]*)?(?:([0-9]+)\\s*(?:s[a-z]*)?)?
|
||||
msgFormat = [{0} -> {1}\u00a7f] {2}
|
||||
msgFormat = \u00a77[{0}\u00a77 -> {1}\u00a77] \u00a7f{2}
|
||||
kits = \u00a77Kits: {0}
|
@ -302,5 +302,5 @@ unignorePlayer = Du ignorierst Spieler {0} nicht mehr.
|
||||
ignorePlayer = Du ignorierst ab jetzt Spieler {0}.
|
||||
illegalDate = Ung\u00fcltiges Datumsformat.
|
||||
timePattern = (?:([0-9]+)\\s*[yj][a-z]*[,\\s]*)?(?:([0-9]+)\\s*mo[a-z]*[,\\s]*)?(?:([0-9]+)\\s*w[a-z]*[,\\s]*)?(?:([0-9]+)\\s*[dt][a-z]*[,\\s]*)?(?:([0-9]+)\\s*(?:h|st)[a-z]*[,\\s]*)?(?:([0-9]+)\\s*m[a-z]*[,\\s]*)?(?:([0-9]+)\\s*(?:s[a-z]*)?)?
|
||||
msgFormat = [{0} -> {1}\u00a7f] {2}
|
||||
msgFormat = \u00a77[{0}\u00a77 -> {1}\u00a77] \u00a7f{2}
|
||||
kits = \u00a77Ausr\u00fcstungen: {0}
|
@ -302,5 +302,5 @@ unignorePlayer = You are not ignoring player {0} anymore.
|
||||
ignorePlayer = You ignore player {0} from now on.
|
||||
illegalDate = Illegal date format.
|
||||
timePattern = (?:([0-9]+)\\s*y[a-z]*[,\\s]*)?(?:([0-9]+)\\s*mo[a-z]*[,\\s]*)?(?:([0-9]+)\\s*w[a-z]*[,\\s]*)?(?:([0-9]+)\\s*d[a-z]*[,\\s]*)?(?:([0-9]+)\\s*h[a-z]*[,\\s]*)?(?:([0-9]+)\\s*m[a-z]*[,\\s]*)?(?:([0-9]+)\\s*(?:s[a-z]*)?)?
|
||||
msgFormat = [{0} -> {1}\u00a7f] {2}
|
||||
msgFormat = \u00a77[{0}\u00a77 -> {1}\u00a77] \u00a7f{2}
|
||||
kits = \u00a77Kits: {0}
|
Loading…
Reference in New Issue
Block a user