From c2f8467ca98dbc0a05453e789cd886722e65ba20 Mon Sep 17 00:00:00 2001 From: KHobbits Date: Sat, 22 Sep 2012 14:44:56 +0100 Subject: [PATCH] General demo txt formatting --- Essentials/src/info.txt | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/Essentials/src/info.txt b/Essentials/src/info.txt index bd816d2a8..965780a15 100644 --- a/Essentials/src/info.txt +++ b/Essentials/src/info.txt @@ -35,20 +35,20 @@ Minecraft colors: &&o &o Italic!&r &&r &r reset format codes! #Tags -Player name: {PLAYER} -IP: {IP} -Address: {ADDRESS} -Balance: {BALANCE} -Unread mails:{MAILS} -Current world: {WORLD} -Worlds list: {WORLDS} -Number of online players: {ONLINE} -Number of unique players who joined the server: {UNIQUE} -Player list: {PLAYERLIST} -Time of server: {TIME} -Date of server: {DATE} -Time of world PM/AM: {WORLDTIME12} -Time of world: {WORLDTIME24} -Date of world: {WORLDDATE} -Plugin list: {PLUGINS} -Version of Craftbukkit: {VERSION} \ No newline at end of file +&6Player name:&r {PLAYER} +&6IP:&r {IP} +&6Address:&r {ADDRESS} +&6Balance:&r {BALANCE} +&6Unread mails:&r {MAILS} +&6Current world:&r {WORLD} +&6Worlds list:&r {WORLDS} +&6Number of online players:&r {ONLINE} +&6Number of unique players who joined the server:&r {UNIQUE} +&6Player list:&r {PLAYERLIST} +&6Time of server:&r {TIME} +&6Date of server:&r {DATE} +&6Time of world PM/AM:&r {WORLDTIME12} +&6Time of world:&r {WORLDTIME24} +&6Date of world:&r {WORLDDATE} +&6Plugin list:&r {PLUGINS} +&6Version of Craftbukkit:&r {VERSION} \ No newline at end of file