Its in meteor now

This commit is contained in:
Cloudburst
2021-03-22 08:42:47 +01:00
parent 47c1c2a80b
commit b8b1b71cce
2 changed files with 0 additions and 51 deletions

View File

@@ -17,7 +17,6 @@ public class MeteorRejectsAddon extends MeteorAddon {
public void onInitialize() {
LOG.info("Initializing Meteor Rejects Addon");
Modules.get().add(new AntiBot());
Modules.get().add(new AutoMountBypassDupe());
Modules.get().add(new AutoPot());
Modules.get().add(new RenderInvisible());