TotalFreedomMod/src/main/java/me/totalfreedom/totalfreedommod/banning
Video 2698cbf46d Too much shit to list in the commit name
- Removes ancient unused code
- General code cleanup in some places
- Rewrites a few components to use Adventure (testing needed)
- Rewrites a few commands to use more modern Java features like Streams
- Fixes oversight where vanishing still worked by names and not UUIDs
- Removes unused Pterodactyl integration
- Removes AutoEject's IP range banning functionality
- Does some minor cleanup to HTTPD's list & players modules
- Fixes ages-old bug in the AntiSpam that caused it to falsely mute players
2022-11-17 01:34:45 -07:00
..
Ban.java Too much shit to list in the commit name 2022-11-17 01:34:45 -07:00
BanManager.java Resolves FS-339 by aggressively rewriting /list and removing ancient unused code 2022-11-14 10:54:59 -07:00
IndefiniteBan.java Add expiry to indefinite bans 2022-10-29 21:33:00 +11:00
IndefiniteBanList.java Remove indefinite wording for bans with expiry 2022-10-29 22:09:58 +11:00