Mirror von
https://github.com/PaperMC/Velocity.git
synchronisiert 2025-01-11 15:41:14 +01:00
Update this with the true default.
Dieser Commit ist enthalten in:
Ursprung
76abb790e1
Commit
c3e2321994
@ -585,7 +585,7 @@ public class VelocityConfiguration implements ProxyConfig {
|
|||||||
private boolean tcpFastOpen = false;
|
private boolean tcpFastOpen = false;
|
||||||
private boolean bungeePluginMessageChannel = true;
|
private boolean bungeePluginMessageChannel = true;
|
||||||
private boolean showPingRequests = false;
|
private boolean showPingRequests = false;
|
||||||
private boolean failoverOnUnexpectedServerDisconnect = false;
|
private boolean failoverOnUnexpectedServerDisconnect = true;
|
||||||
private boolean logCommandExecutions = false;
|
private boolean logCommandExecutions = false;
|
||||||
|
|
||||||
private Advanced() {
|
private Advanced() {
|
||||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren