feat: add translucent pixels to player model textures
🔥 Feat
- feat: add frame time and frame interpolate in texture
🔧 Fix
- fix: skin cache expiration
- fix: disable EntitiesLoadEvent listener (#239)
- fix: equality check with v6 authlib (#238)
- fix: optimize memory allocation
- fix: invalid type inference of compiler (#245)
- fix: empty data save
⚡ Refactor
- refactor: simplify and rename some code
- refactor: clear unnecessary hitbox code
🧹 Chores
- chore: update license to 2026
- fix(deps): update dependency net.skinsrestorer:skinsrestorer-api to v15.9.2
- fix(deps): update dependency com.nexomc:nexo to v1.17.0
- fix(deps): update dependency com.gradleup.shadow:com.gradleup.shadow.gradle.plugin to v9.3.1
refactor: clear unnecessary hitbox code
fix: malformed docs
fix: invalid type inference of compiler (#245)
fix: optimize memory allocation
fix: equality check with v6 authlib (#238)
fix: disable EntitiesLoadEvent listener (#239)
🔥 Feat
- feat: per-player animation in MythicMobs state mechanic
- feat: TrackerUpdateAction#perBone
- feat: optimize memory usage
🔧 Fix
- fix: model disappearance when plugin is reloaded
- fix: mount controller strafing
- fix: Kotlin 2.3.0 compatibility
⚡ Refactor
- refactor: ModelManagerImpl.kt
🧹 Chores
- chore: update Kotlin to 2.3.0
- chore: update citizens-main to 2.0.41-SNAPSHOT
- chore: update cloud-paper to 2.0.0-beta.14
- fix(deps): update dependency net.kyori:adventure-api to v4.26.1
- fix(deps): update dependency com.nexomc:nexo to v1.16.1
fix: model disappearance when plugin is reloaded



