Simply put..it would clone all nbt data from one charector to another where available.
For instance /data clone @p[tag=winner] @a[tag=loser]
Or /data clone @e[tag] @a[tag,sort,limit]
The uses would be great for several games types. For instance...
A game where players must find items from chests to put on an armorstand.
Every 2minutes the armorstands data would cloned to all enemy players.. First one with a complete suit of armor installed loses.
Or.. To allow cloneing information from a player to an armor stand to perhaps create a pedestal display of 1st ,2nd and 3rd place winners.
Clone data from players to entites would clone skull owner, name, whatever the player is holding in left and right hand, and armor. (Nothing else)
This could be useful on servers as well when to show whos a top scoring player for a certain minigame.
Currently, this is only possible on servers by use of some kind of plugin.
Its not possible for single player maps, or privatly hosted servers that dont use spigot or other server plugin addons
Please sign in to leave a comment.
-
Official comment
2 Comments