Archiviert
1
0

Temp disable replay

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 ListCommand();
new StatCommand(); new StatCommand();
new VerifyCommand(); new VerifyCommand();
//new ReplayCommand(); new ReplayCommand();
new GDPRQuery(); new GDPRQuery();
new PlaytimeCommand(); new PlaytimeCommand();
new ArenaCommand(); new ArenaCommand();