Mirror von
https://github.com/ViaVersion/ViaBackwards.git
synchronisiert 2024-12-26 16:12:43 +01:00
*Facepalm*
Dieser Commit ist enthalten in:
Ursprung
aada25b865
Commit
2e536fc57c
@ -37,6 +37,8 @@ public class SpongePlugin implements ViaBackwardsPlatform {
|
|||||||
public void onServerStart(GameAboutToStartServerEvent e) {
|
public void onServerStart(GameAboutToStartServerEvent e) {
|
||||||
// Setup Logger
|
// Setup Logger
|
||||||
this.logger = new LoggerWrapper(container.getLogger());
|
this.logger = new LoggerWrapper(container.getLogger());
|
||||||
|
// Init!
|
||||||
|
this.init();
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren