Improved .aax by removing it and making .ghost

This commit is contained in:
Cloudburst
2021-06-14 17:47:05 +02:00
parent 43b58a4cda
commit ecb79397c0
8 changed files with 51 additions and 147 deletions

View File

@@ -63,7 +63,7 @@ public class MeteorRejectsAddon extends MeteorAddon {
modules.add(new SpawnProofer());
Commands commands = Commands.get();
commands.add(new AntiAntiXrayCommand());
commands.add(new GhostCommand());
commands.add(new GiveCommand());
commands.add(new SaveSkinCommand());
commands.add(new HeadsCommand());