SteamWar/BungeeCore
Archiviert
13
2

Temp disable replay
Alle Prüfungen waren erfolgreich
SteamWarCI Build successful

Signed-off-by: Lixfel <agga-games@gmx.de>
Dieser Commit ist enthalten in:
Lixfel 2022-03-13 07:49:47 +01:00
Ursprung 98e76cee3c
Commit fc7527453e

Datei anzeigen

@ -123,7 +123,7 @@ public class BungeeCore extends Plugin {
new ListCommand();
new StatCommand();
new VerifyCommand();
//new ReplayCommand();
new ReplayCommand();
new GDPRQuery();
new PlaytimeCommand();
new ArenaCommand();