make the arms visible when placing Armor_Stand while crouching #1595
Replies: 2 comments
-
|
Sounds interesting! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This is a good suggestion for Purpur Extras as it would be a lot simpler to do these checks in a plugin environment |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub
8000
.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, Purpur provides an option called "place-with-arms-visible" for Armor_Stand to modify whether the arms are visible.
I currently encounter a problem: some of my players need Armor_Stand without visible arms, as they require this in certain AFK mob farms, while others need Armor_Stand with visible arms. It's a standoff. Is it possible to differentiate whether to display the arms when placing Armor_Stand based on whether it's in sneaking mode or not?
Beta Was this translation helpful? Give feedback.
All reactions