-
Notifications
You must be signed in to change notification settings - Fork 219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ability to auto-equip elytra #663
Labels
enhancement
New feature or request
Comments
This was not implemented at all. We still need to add support for elytra and that's because we've been always focused on 1.8.8 and not took in consideration mc newer features. I think @tomkeuper is working on it |
wasnt planning on but its an easy feature. Its added now. Should be in the next release |
Merged
andrei1058
added a commit
that referenced
this issue
Feb 26, 2023
New features: - Added {prefix} support to all messages - Added unformatted player names for kill and bed destroy message - Added unbreakable to mellee weapons #245 - Addded Elytra auto equip #663 - add toggle for halloween special (#632) - Added Placeholders to upgrade message #668 For developers: - add sidebar init event - exposed sidebar to the API - fix team identifier length (Sidebar kick issue (#682, #666 ) - Fix Moneys reward team-support on Solo & update variables names - Bug fixes and placeholder adjustments (#685) - Fixed command error when lobby location is not set - Fixed spanish translation error #599 - Fixed spanish translation error #599 - Netherite armor support in 1.16+ #657 - Wins placeholder not in lobby sidebar #658 - Sidebar Title animation not working #660 - Player levels showing numbers #661 - Fixed In-game arena Scoreboard lines in the wrong spot #662 - NPE when clicking outside of shop inventory #664 - Added Placeholders to upgrade message #668 - Fixed players can collect drops during respawn #669 --------- Co-authored-by: Tom Keuper <[email protected]> Co-authored-by: Yuri <[email protected]>
This was implemented |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
I can add the elytra to the armor shop with auto-equip enabled, but it does not auto-equip and shows up in my inventory when bought.
Describe the solution you'd like
When buying the Elytra, I would like for it to replace the equipped chestplate.
Describe alternatives you've considered
There is no alternative
Additional context
Probably a bug for the elytra, but I assume that it wasn't planned so I put this as a feature request.
The text was updated successfully, but these errors were encountered: