mirror of
https://github.com/filoghost/HolographicDisplays.git
synced 2024-11-18 08:25:15 +01:00
Ops.
This commit is contained in:
parent
b478133950
commit
2f17ff632b
@ -17,7 +17,7 @@ public class BungeeServerInfo {
|
||||
protected BungeeServerInfo() {
|
||||
isOnline = false;
|
||||
this.motd1 = "";
|
||||
this.motd2 = "".trim();
|
||||
this.motd2 = "";
|
||||
updateLastRequest();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user