mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-01-12 19:31:05 +01:00
fix info.txt colors and tags
This commit is contained in:
parent
3e80bf479e
commit
f8cff25bda
@ -29,24 +29,28 @@ Minecraft colors:
|
|||||||
&4 &&4 &5 &&5 &6 &&6 &7 &&7
|
&4 &&4 &5 &&5 &6 &&6 &7 &&7
|
||||||
&8 &&8 &9 &&9 &a &&a &b &&b
|
&8 &&8 &9 &&9 &a &&a &b &&b
|
||||||
&c &&c &d &&d &e &&e &f &&f
|
&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
|
#Tags
|
||||||
PLAYER: {PLAYER}
|
Player name: {PLAYER}
|
||||||
USERNAME: {PLAYER}
|
|
||||||
IP: {IP}
|
IP: {IP}
|
||||||
ADDRESS: {ADDRESS}
|
Address: {ADDRESS}
|
||||||
BALANCE: {BALANCE}
|
Balance: {BALANCE}
|
||||||
MAILS: {MAILS}
|
Unread mails:{MAILS}
|
||||||
WORLD: {WORLD}
|
Current world: {WORLD}
|
||||||
WORLDS: {WORLDS}
|
Worlds list: {WORLDS}
|
||||||
ONLINE: {ONLINE}
|
Number of online players: {ONLINE}
|
||||||
UNIQUE: {UNIQUE}
|
Number of unique players who joined the server: {UNIQUE}
|
||||||
PLAYERLIST: {PLAYERLIST}
|
Player list: {PLAYERLIST}
|
||||||
TIME: {TIME}
|
Time of server: {TIME}
|
||||||
DATE: {DATE}
|
Date of server: {DATE}
|
||||||
WORLDTIME12: {WORLDTIME12}
|
Time of world PM/AM: {WORLDTIME12}
|
||||||
WORLDTIME24: {WORLDTIME24}
|
Time of world: {WORLDTIME24}
|
||||||
WORLDDATE: {WORLDDATE}
|
Date of world: {WORLDDATE}
|
||||||
PLUGINS: {PLUGINS}
|
Plugin list: {PLUGINS}
|
||||||
VERSION: {VERSION}
|
Version of Craftbukkit: {VERSION}
|
Loading…
Reference in New Issue
Block a user