Add option to make armor swapping work like bedrock edition. #438
-
Is your feature request related to a problem?Kind of yes and no. Describe the solution you'd like.Basically my idea here is to add in the quick armor swapping from bedrock edition. I was going to think of putting this in a plugin instead, however it seems more suited to be as a purpur feature instead. The behavior that bedrock edition gives is that when you right click any armor piece it will automatically be put in the armor slot. Describe alternatives you've considered.As said above I was originally going to look into it on a plugin. I spoke with a few devs and they said that it should be possible on the server side using plugins. (I figured server side would be better since theres alot of other people like me that want this feature.) OtherSo I don't know much about coding, however there should be a packet for sending right clicks. So behavior should act like this: If player sends "Right click" while holding "Armor piece" send to "armor slot" (Example: If player sends "Right click" while holding "Netherite Chestplate" send to "Chestplate armor slot") |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments
-
You can just shift click right. I dont really see the point |
Beta Was this translation helpful? Give feedback.
-
Discussed on Discord, feature already implemented in vanilla. https://cdn.discordapp.com/attachments/685683802479001625/851517543042252820/2021-06-07_13-46-21.mp4 |
Beta Was this translation helpful? Give feedback.
-
Re-opened because apparently a "non-gameplay modifying" performance or visual enhancement mod adds this ability. |
Beta Was this translation helpful? Give feedback.
-
He was using client side mods. THIS IS NOT A VANILLA FEATURE |
Beta Was this translation helpful? Give feedback.
-
So now basically if there is no armor in the slot using right click works, but if there is something in the slot already it does not work. So basically now what I am asking is to make it so when you right click while having armor already on is to switch out those pieces of armor. |
Beta Was this translation helpful? Give feedback.
-
For those wondering about the status of this issue, this patch is complete and will be merged once we are updated to 1.17. |
Beta Was this translation helpful? Give feedback.
-
was implemented as of 139f2f5 |
Beta Was this translation helpful? Give feedback.
was implemented as of 139f2f5