Archiviert
1
0

Temp disable replay

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

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();