mojira.dev
MC-121817

/data get does nothing

When using /data get, it does nothing

What should happen:
/summon armor_stand ~ ~ ~ {NoAI:1b,NoGravity:1b}
/data get entity @e[type=armor_stand,limit=1]
[data outputted for armor stand]

What happens:
/summon armor_stand ~ ~ ~ {NoAI:1b,NoGravity:1b}
/data get entity @e[type=armor_stand,limit=1]
[nothing outputted to chat]

Linked issues

Attachments

Comments 4

It works. Maybe you have /gamerule sendCommandFeedback set to false...

ScyllarusDactyl I tried with it both on and off
Edit: there may be a bug where sendCommandFeedback can't be reenabled

i guess this should be marked as a duplicate of that then

pfg

(Unassigned)

Unconfirmed

Minecraft 17w45b

Retrieved