Im making and adventure map and Im using command blocks, a lot. When I try to use the /say command with @p instead of saying the player name it says "and Mato_Lynz".
Im using scoreboards so I dont know if that is the problem
Steps to Reproduce:
1. Type on a Command Block /say @p
2. Power it.
Linked issues
duplicates 1
Attachments
Comments 5
I know, I want to "tell" everyone "Hello @p ,welcome" with the /say command, but instead it says "Hello and Mato_Lynz welcome"
Might be MC-30858
/say is used to broadcast globally, but /tell will tell a person specifically. Sounds like Works as Intended.