We've split up the commands, scripting and mods, and add ons category! Please be sure you get your thread in the right place.

17

player /data merge

1 Comments

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.