-
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
Unbreakable Items In Shop Config #245
Labels
Comments
any update on this? @andrei1058 |
If there was, there would be something here. I believe the shop is getting a rework at some point, so this might go with that. |
This was referenced Feb 16, 2023
Closed
Closed
Note to self: Any upgraded tool will take damage over time. Make it configurable or just unbreakable |
Working on it |
tomkeuper
added a commit
that referenced
this issue
Feb 20, 2023
Closed
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]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can add a features that lets you add a
unbreakable: true
tag in shop.yml so that swords and tools become unbreakable.It is easy to add because spigot and minecraft already give a way to do that and it could be fixed with small piece of code.
Thank You and I hope this feature will be added :...)
The text was updated successfully, but these errors were encountered: