Command:
summon armor_stand ~ ~ ~ {CustomName:"MOJANG",CustomNameVisible:1b}
Result:
Error: Unable to summon entity
Command:
summon armor_stand ~ ~ ~ {CustomName:"999",CustomNameVisible:1b}
Result:
An Armor Stand named 999.
Tested on:
18w01a Server
Command:
summon armor_stand ~ ~ ~ {CustomName:"MOJANG",CustomNameVisible:1b}
Result:
Error: Unable to summon entity
Command:
summon armor_stand ~ ~ ~ {CustomName:"999",CustomNameVisible:1b}
Result:
An Armor Stand named 999.
Tested on:
18w01a Server
CustomName
is now a JSON text component. Raw numbers are valid JSON, hence no error from those.Use: