Commit Graph

7 Commits

Author SHA1 Message Date
b7bc25e168 feat: integrate Atlantis Disguises API for packet-level nick/skin support
- Added net.atlantismc.disguises:api:1.0 as compileOnly dependency
- Created AtlantisDisguiseIntegration bridge class
- NameOverrideService now delegates to Atlantis when available
- Falls back to built-in Bukkit display name overrides if absent
- Added AtlantisDisguises to plugin.yml softdepend
2026-06-01 13:22:48 -05:00
0a06223f7c fix: proper JAR naming (NickCore-Paper/Velocity), disable default jar task 2026-06-01 12:55:48 -05:00
578a1d0d55 fix: resolve all IDE warnings - explicit imports, remove unused code, update branding to BaileyCodes/balls.studio, sync Velocity SKIN_UPDATE handler 2026-06-01 12:51:11 -05:00
0e18a64054 fix: remove all unused imports, fields, and variables across codebase 2026-06-01 12:43:20 -05:00
062d398d71 feat: v1.0.4 - cross-server nick persistence, DB-backed rank changes, Velocity auto-sync, author BaileyCodes 2026-06-01 12:30:06 -05:00
0521ee688d feat: full name injection - nicks replace real names in tab complete, /tpa, /msg, and all commands 2026-05-30 21:15:08 -05:00
f0b35e89ac feat: NickCore v1.0.0 - enterprise nickname plugin for Paper/Folia/Velocity 2026-05-30 21:05:02 -05:00