geforkt von SteamWar/BungeeCore
Temp disable replay
Signed-off-by: Lixfel <agga-games@gmx.de>
Dieser Commit ist enthalten in:
Ursprung
c8642b7978
Commit
98e76cee3c
@ -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();
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren