Set Console Command for Block
say Command Block is working
@s = self · @p = nearest player · @a = all players · @e = all entities
Previous Output
-Beginner · 1 block
Press a button and make the Command Block announce a chat message. A quick check that settings and permissions work.
What you need
Expected result
When the button is pressed, everyone sees “Command Block is working” in chat.
Configure one block at a time
The copy button copies only Command Input. Choose every other value in the Command Block screen.
Attach a button to the side of the Command Block and match these settings.
say Command Block is working
@s = self · @p = nearest player · @a = all players · @e = all entities
-If it does not work