Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
Changelog
What's Changed
Fixes
1.21.4 Settings screen
The 1.21.4 settings screen has been fixed - it was previously missing sliders for chestplate, leggings and boots.
Duplicated logging on server events
There should now be no more duplicated log lines on server side events (configs received, server wide settings changed, ...)
Permission adjustments
The overall logic remains unchanged, but the server will now send permission packets (which tell the Armor Hider client-side instances what they're allowed to do server-wide) are now sent more often to make sure the client always has the most recent state. In addition, as a precursor to future changes, Armor Hider does now not only evaluate a true/false but a permission level.
Mixins failing on multiple versions
On <= 1.21.4 versions, failing mixin injectors which would prevent client startup have been fixed.
Full Changelog: https://github.com/zannagh/armor-hider/compare/v0.10.0-pre.2...HEAD


