CustomCrafting
CustomCrafting copied to clipboard
Update player items automatically after changing them in CC menu.
The Problem
As of now, there's not really a way to auto-replace the items inside player's inventory when updating such items inside the CC menu.
Solution
Using the already implemented NBT tag system to replace non matching items in a timer would be an interesting way to do this.
Alternatives
To avoid lag, there could also be a global check with commands for items that are not correct.
Additional Context
[none]
Submit issue
- [X] searched for and ensured there isn't already an open issue regarding this,
- [X] are running the latest version of your server software (Spigot, Paper, etc.), and plugins (WolfyUtilities, CustomCrafting).