Armor Hiding plugin Recommendation
Does anyone have any good plugin recommendations for armor visibility?
4 Replies
This sounds like it'd be a mod
It can be somewhat achieved, by removing items from the player`s armor slots and aplying a static defense value, but thats prob the best you can get without using client side mods
https://modrinth.com/plugin/hidden-armor It's not been updated for a while but if you're a dev you can have a go at updating it
Modrinth
Hidden Armor - Minecraft Plugin
Allows players to hide their armor so they can show off their skins.
you can do it server side by just removing the items from the player entity with packets, but having it also show clientside for the player to have their items invisible from themself aswell is unlikely or just not possible to do without mod