Started by
elzeus
on
Topic category: Help with MCreator software
Hi!
So i just started playing around with MCreator, but i can't find any way to send a client side message
the procedure i use now is "Send to chat to all players" i would like to use this mod on a spigot/paper server (so no mods)
Technically the procedure block will send the message to all players. You can use "send message "message" to event/target entity" instead
alright thx for your response,
i did that https://gyazo.com/8af6be88cb7c6358fc128531e6ac8a26
but it doesn't seem to change much
what did i do wrong ?