'/data merge' command feedback when nothing was changed is not meaningful
The bug
When using the /data merge command without changing a value the command feedback is just "Nothing changed!". It would be better if it contained the context, so for example "The data was not changed".
How to reproduce
- Make sure there are other entities in the world
- Use the following command
/data merge entity @e[type=!player,limit=1] {}
Created Issue:
/entitydata command feedback when nothing was changed is not meaningful
The bug
When using the /entitydata command without changing a value the command feedback is just "Nothing changed!". It would be better if it contained the context, so for example "The entity data was not changed".
How to reproduce
- Make sure there are other entities in the world
- Use the following command
/entitydata @e[type=!player] {}
/entitydatacommand feedback when nothing was changed is not meaningful/data merge command feedback when nothing was changed is not meaningful
The bug
When using the /
entitydatacommand without changing a value the command feedback is just "Nothing changed!". It would be better if it contained the context, so for example "Theentitydata was not changed".How to reproduce
- Make sure there are other entities in the world
- Use the following command
/entitydata@e[type=!player] {}The bug
When using the /data merge command without changing a value the command feedback is just "Nothing changed!". It would be better if it contained the context, so for example "The data was not changed".
How to reproduce
- Make sure there are other entities in the world
- Use the following command
/data merge entity @e[type=!player,limit=1] {}
'/data merge' command feedback when nothing was changed is not meaningful
relates to
if I understand right this isn't a bug. this is a suggestion that you can post to this subreddit
Yes it is close to a feature request, but similar reports exist which have not been closed and some of them have even been fixed. For example MC-87432.
Message is now "Nothing changed, the specified properties already have these values". Marking as fixed.