v2 is a ground-up rewrite of Discord2FA. The internals have been completely overhauled for better performance, broader platform support, and a much cleaner foundation to build on going forward.
What's new in v2 Platform support Added Velocity and BungeeCord support alongside the existing Spigot, and Paper builds
Expanded Minecraft version compatibility — more versions now supported across all platforms
Fixed a number of BungeeCord/Velocity edge cases
Discord bot Complete bot rewrite as part of the refactor
Added Discord bot logging — bot activity and events are now logged properly
Commands Reworked the
/d2fa version command
Added the
/d2fa status command
Internals & performance Full codebase refactor
Performance and code optimisations across the board
Jar size optimisations — smaller download, faster startup
SQLite adjustments and stability improvements
Significantly improved i18n (internationalisation) system
Config additions and restructuring
Logging improvements throughout