Minecraft Blogs / Article

how to make commandblocks not output information

  • 6,551 views, 0 today
  • 1
  • 0
maxwell321
Level 49 : Master Enderdragon
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.
Tags

Create an account or sign in to comment.

Welcome