From f8cff25bda8fb9025dc1ea179bb93b45fce55d95 Mon Sep 17 00:00:00 2001 From: Necrodoom Date: Fri, 21 Sep 2012 18:09:30 +0300 Subject: fix info.txt colors and tags --- Essentials/src/info.txt | 40 ++++++++++++++++++++++------------------ 1 file changed, 22 insertions(+), 18 deletions(-) diff --git a/Essentials/src/info.txt b/Essentials/src/info.txt index cfc037040..c0e327fe5 100644 --- a/Essentials/src/info.txt +++ b/Essentials/src/info.txt @@ -29,24 +29,28 @@ Minecraft colors: &4 &&4 &5 &&5 &6 &&6 &7 &&7 &8 &&8 &9 &&9 &a &&a &b &&b &c &&c &d &&d &e &&e &f &&f -&&k &k Magic! +&r&&k &k Magic! +&r&&l &l Bold! +&r&&m &m Strike! +&r&&n &n Underline! +&r&&o &o Italic! +&&r &r reset format codes! #Tags -PLAYER: {PLAYER} -USERNAME: {PLAYER} +Player name: {PLAYER} IP: {IP} -ADDRESS: {ADDRESS} -BALANCE: {BALANCE} -MAILS: {MAILS} -WORLD: {WORLD} -WORLDS: {WORLDS} -ONLINE: {ONLINE} -UNIQUE: {UNIQUE} -PLAYERLIST: {PLAYERLIST} -TIME: {TIME} -DATE: {DATE} -WORLDTIME12: {WORLDTIME12} -WORLDTIME24: {WORLDTIME24} -WORLDDATE: {WORLDDATE} -PLUGINS: {PLUGINS} -VERSION: {VERSION} \ No newline at end of file +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 -- cgit v1.2.3