Remove deprecated motd, color code support

This commit is contained in:
Lucas Nicodemus 2017-12-26 19:54:21 -07:00
parent fddd7b53a9
commit 0b98ac5fc1
2 changed files with 0 additions and 95 deletions

View file

@ -886,8 +886,6 @@ namespace TShockAPI
Utils.ComputeMaxStyles();
Utils.FixChestStacks();
Utils.UpgradeMotD();
if (Config.UseServerName)
{
Main.worldName = Config.ServerName;