summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKHobbits <rob@khobbits.co.uk>2013-08-04 23:39:56 +0100
committerKHobbits <rob@khobbits.co.uk>2013-08-04 23:39:56 +0100
commit4d87033771c7e3c21c004ed0e5bcc58a524f1930 (patch)
tree0d0ae5e78e5435ae407bd340f967e71385bda979
parentb08aaec6c044d58701aa5e9cbd42567d74ab9d30 (diff)
downloadEssentials-4d87033771c7e3c21c004ed0e5bcc58a524f1930.tar
Essentials-4d87033771c7e3c21c004ed0e5bcc58a524f1930.tar.gz
Essentials-4d87033771c7e3c21c004ed0e5bcc58a524f1930.tar.lz
Essentials-4d87033771c7e3c21c004ed0e5bcc58a524f1930.tar.xz
Essentials-4d87033771c7e3c21c004ed0e5bcc58a524f1930.zip
Force space after group in /list
-rw-r--r--Essentials/src/messages.properties2
-rw-r--r--Essentials/src/messages_en.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/Essentials/src/messages.properties b/Essentials/src/messages.properties
index 57eec2d7e..d7e105cdc 100644
--- a/Essentials/src/messages.properties
+++ b/Essentials/src/messages.properties
@@ -219,7 +219,7 @@ lightningUse=\u00a76Smiting\u00a7c {0}
listAfkTag=\u00a77[AFK]\u00a7r
listAmount=\u00a76There are \u00a7c{0}\u00a76 out of maximum \u00a7c{1}\u00a76 players online.
listAmountHidden=\u00a76There are \u00a7c{0}\u00a76/{1}\u00a76 out of maximum \u00a7c{2}\u00a76 players online.
-listGroupTag=\u00a76{0}\u00a7r\:
+listGroupTag=\u00a76{0}\u00a7r\: \u00a7r
listHiddenTag=\u00a77[HIDDEN]\u00a7r
loadWarpError=\u00a74Failed to load warp {0}.
localFormat=[L]<{0}> {1}
diff --git a/Essentials/src/messages_en.properties b/Essentials/src/messages_en.properties
index 57eec2d7e..d7e105cdc 100644
--- a/Essentials/src/messages_en.properties
+++ b/Essentials/src/messages_en.properties
@@ -219,7 +219,7 @@ lightningUse=\u00a76Smiting\u00a7c {0}
listAfkTag=\u00a77[AFK]\u00a7r
listAmount=\u00a76There are \u00a7c{0}\u00a76 out of maximum \u00a7c{1}\u00a76 players online.
listAmountHidden=\u00a76There are \u00a7c{0}\u00a76/{1}\u00a76 out of maximum \u00a7c{2}\u00a76 players online.
-listGroupTag=\u00a76{0}\u00a7r\:
+listGroupTag=\u00a76{0}\u00a7r\: \u00a7r
listHiddenTag=\u00a77[HIDDEN]\u00a7r
loadWarpError=\u00a74Failed to load warp {0}.
localFormat=[L]<{0}> {1}