Commands let players perform actions and customize gameplay using text-based instructions. Use this topic to share feedback and ideas for improving commands and related tools.

17

player /data merge

1 Comments

Post a new comment:

Please sign in to leave a comment.

Sorted by oldest
  • 0
    Registered User commented
    Comment actions Permalink

    This is not at all possible with how the game currently works, when you change NBT data, the game actually saves the entity, unloads it, changes the data, and loads it in again; this cannot be done for players at all.

    And, before you ask, the NBT data != the internal variables.