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