Readd SB's spon prufer

This commit is contained in:
Cloudburst
2021-06-03 14:21:14 +02:00
parent 6798611f01
commit 81ea1a78b5
2 changed files with 133 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ public class MeteorRejectsAddon extends MeteorAddon {
modules.add(new Rendering());
modules.add(new SkeletonESP());
modules.add(new SoundLocator());
modules.add(new SpawnProofer());
Commands commands = Commands.get();
commands.add(new AntiAntiXrayCommand());