mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-06 12:33:03 +00:00
Catch exceptions while loading warps.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1515 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
parent
b790a1b404
commit
df29d80e5d
4 changed files with 19 additions and 8 deletions
|
@ -303,4 +303,5 @@ 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 = \u00a77[{0}\u00a77 -> {1}\u00a77] \u00a7f{2}
|
||||
kits = \u00a77Kits: {0}
|
||||
kits = \u00a77Kits: {0}
|
||||
loadWarpError = Failed to load warp {0}
|
Loading…
Add table
Add a link
Reference in a new issue