Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

[Feature] Flag command to work on Held Items #55

Open
QAngelusQ opened this issue May 13, 2018 · 1 comment
Open

[Feature] Flag command to work on Held Items #55

QAngelusQ opened this issue May 13, 2018 · 1 comment
Labels

Comments

@QAngelusQ
Copy link

As far as I know the only way to flag an item is to use the itemtag.with_items using either the give command and drop command.

I want to flag an item the player is currently holding, but the flag command only works with entities / server. Would it be possible to add a flag command for itemtag?

@mcmonkey4eva
Copy link
Member

More reasonably: A way to quick update items in-place.
An ItemTag cannot be modified so directly, as it does not know where it came from. It's just a blob of data that you can manipulate through tags, and then push onto where it's meant to go.
A command to replace an item at a specific spot, with equivalent spot-reading tags, would be relevant.
Also tags to find an item's slot as needed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants