Fix Minecraft (#759)
Changed @p to @a and removed the command slash (bad practice)
This commit is contained in:
@@ -1 +1 @@
|
||||
/tellraw @p ["",{"text":"Hello World"}]
|
||||
tellraw @a ["",{"text":"Hello World"}]
|
||||
|
||||
Reference in New Issue
Block a user