CustomCrafting icon indicating copy to clipboard operation
CustomCrafting copied to clipboard

Update player items automatically after changing them in CC menu.

Open ghost opened this issue 3 years ago • 0 comments

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).

ghost avatar Apr 28 '22 01:04 ghost