knokko / custom-items-gradle

Knokko's Custom Items: Add custom items to your server, completely free of charge
MIT License
14 stars 3 forks source link

Add item stack name command substitution #213

Closed knokko closed 1 year ago

knokko commented 1 year ago

Currently, the command system has substitutions like x/y/z coordinates and player name. It would be nice to add similar substitutions for the current display name of the custom item stack. (Especially when players can rename the item.) It would be best if there are 2 substitutions:

This would be interesting because it basically adds player-giving text input (players can rename their item stack and then right-click it).