More work on trying to fix this.
Changed MOTD to be a bit more convincing to change.
This commit is contained in:
parent
5f31937af7
commit
c3d37846bd
3 changed files with 7 additions and 8 deletions
|
|
@ -72,7 +72,7 @@ namespace TShockAPI
|
|||
|
||||
CreateIfNot(RulesPath, "Respect the admins!\nDon't use TNT!");
|
||||
CreateIfNot(MotdPath,
|
||||
"This server is running TShock. Type /help for a list of commands.\n%255,000,000%Current map: %map%\nCurrent players: %players%");
|
||||
"This server is running TShock for Terraria.\n Type /help for a list of commands.\n%255,000,000%Current map: %map%\nCurrent players: %players%");
|
||||
CreateIfNot(WhitelistPath);
|
||||
|
||||
try
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue