Skip to content

Commit

Permalink
session id login now works on newer versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Nxyi committed Jul 6, 2023
1 parent dbb3536 commit 7e0b881
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 100 deletions.
1 change: 0 additions & 1 deletion src/main/java/com/nxyi/addon/Addon.java
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ public void onInitialize() {
LOG.info("Kawaii Mode Activated");

// Modules
Modules.get().add(new SpamBypass());
Modules.get().add(new SoundCoordLogger());
Modules.get().add(new InstaMine());
Modules.get().add(new NoChatFormatting());
Expand Down
99 changes: 0 additions & 99 deletions src/main/java/com/nxyi/addon/modules/SpamBypass.java

This file was deleted.

0 comments on commit 7e0b881

Please sign in to comment.