Help with the /tellraw command in minecraft
Add a text component to the list:
/tellraw @a [{"selector":"@p"},{"text":", hello!"}]
Or just a string, which Minecraft allows for text:
/tellraw @a [{"selector":"@p"},", hello!"]
Add a text component to the list:
/tellraw @a [{"selector":"@p"},{"text":", hello!"}]
Or just a string, which Minecraft allows for text:
/tellraw @a [{"selector":"@p"},", hello!"]