mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-16 03:24:31 +02:00
Added new tags to info.txt
This commit is contained in:
@@ -44,7 +44,7 @@ public class KeywordReplacer implements IText
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
displayName = ipAddress = balance = mails = world = worldTime12 = worldTime24= worldDate = "";
|
displayName = ipAddress = balance = mails = world = worldTime12 = worldTime24 = worldDate = "";
|
||||||
}
|
}
|
||||||
|
|
||||||
int playerHidden = 0;
|
int playerHidden = 0;
|
||||||
|
@@ -32,4 +32,10 @@ WORLD: {WORLD}
|
|||||||
WORLDS: {WORLDS}
|
WORLDS: {WORLDS}
|
||||||
ONLINE: {ONLINE}
|
ONLINE: {ONLINE}
|
||||||
UNIQUE: {UNIQUE}
|
UNIQUE: {UNIQUE}
|
||||||
PLAYERLIST: {PLAYERLIST}
|
PLAYERLIST: {PLAYERLIST}
|
||||||
|
TIME: {TIME}
|
||||||
|
DATE: {DATE}
|
||||||
|
WORLDTIME12: {WORLDTIME12}
|
||||||
|
WORLDTIME24: {WORLDTIME24}
|
||||||
|
WORLDDATE: {WORLDDATE}
|
||||||
|
PLUGINS: {PLUGINS}
|
||||||
|
Reference in New Issue
Block a user