how to print in the chat minecraft java code example
Example: minecraft print text to chat
say Your Message Here
tellraw @a ["",{"text":"Your Message Here","color":"green"}]
say Your Message Here
tellraw @a ["",{"text":"Your Message Here","color":"green"}]