Release focused on API modularization, Maven publishing, release automation, and integration cleanup.
| Changed - Split the SIR API into a dedicated module. - Moved SIR managers into plugin implementations. - Published SIR modules as Maven artifacts. - Added aggregate SIR module artifacts. - Moved SIR publishing to GitHub Actions. - Switched to Maven plugin API dependencies. - Simplified SIR login hooks. - Removed NexAuth and UserLogin support because these plugins are no longer in active use. - Excluded bStats from AdvancedBan integration. - Refined SIR release notes. - Hardened the SIR release workflow.
| Fixed - Fixed CMI user lookups by adding safer guard handling.