Started by
eggnirmoll
on
Topic category: Help with Minecraft modding (Java Edition)
so i wanted to make a command similar to /say but i don't know how to join the arguments into a single string
my command is supposed to be for example if you do /announce i like grapes, in the chat it does "[-] i like grapes", any help?
https://github.com/MCreator/MCreator/pull/929
what am i supposed to do with this
You could use the 'create text with' to join stuff together