You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Removed
Complete removal of Fabric module (platform-fabric), Fabric Loader dependencies, Fabric API listeners, Brigadier registrations, and Mixin configurations (architectural decision to maintain Fabric as a standalone repository).
Changed
Transitioned repository build system to a Paper/Purpur-focused architecture (:core, :database, :platform-paper).
Updated build_and_test.sh to compile core/database/paper modules and generate single authsecured-paper-1.0.3.jar artifact.
Cleaned up docstrings across core ports [AuthPlatform], [PlatformLogger], [PlayerRestrictionAdapter]