Allow coloured motd
This commit is contained in:
@@ -194,6 +194,8 @@ public class Configuration
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
motd = ChatColor.translateAlternateColorCodes('&', motd);
|
||||||
|
|
||||||
reconnect.createNewFile();
|
reconnect.createNewFile();
|
||||||
try (FileInputStream recon = new FileInputStream(reconnect))
|
try (FileInputStream recon = new FileInputStream(reconnect))
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user