Allow coloured motd
This commit is contained in:
parent
671710f4e2
commit
328f23a4fd
@ -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))
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user