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
Add /weaponskin giveweapon [material] [amount] subcommand: gives a pre-skinned weapon directly, skipping drag-and-drop. When material is omitted, the skin's first allowed material is used.
Add weaponskin.giveweapon permission (OP by default, child of weaponskin.admin).
Changes
Add support for Minecraft 26.2 (resource pack format 88)
Detect resource pack format 88 for 26.2+ separately from 26.1.x (format 84)
Default to pack format 88 for unknown/future Minecraft versions
Add 26.2 to the Modrinth game versions list
Update documentation and language files to reflect 26.x support
Verification
./gradlew.bat test
./gradlew.bat build
CI publish-modrinth workflow passed (build and Modrinth upload succeeded)