Published Dec 21st, 2012, 12/21/12 4:58 pm
- 6,551 views, 0 today
- 1
- 0
40
so, in minecraft, when someone runs a commandblock (like tp @p 200 -400 8) it will output a grey message in the chat (like @: teleported maxwell321 to 200 -400 8) so that would make your adventure game look bad.
now, after looking through over 200 lines of code, i found this command that will disable the gray message
this is the command: "/gamerule commandBlockOutput false" without quotes
your welcome.
now, after looking through over 200 lines of code, i found this command that will disable the gray message
this is the command: "/gamerule commandBlockOutput false" without quotes
your welcome.
Tags |
1767418
6
Create an account or sign in to comment.