CommandBlockWarrior

Tellraw Command Minecraft 1.9

Apr 29th, 2016
702
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. Tellraw Command in Minecraft 1.9!!!
  2.  
  3. Example:
  4. /tellraw (Players) {}
  5.  
  6.  
  7. /tellraw @a {"text":"EXAMPLETXT"}
  8. EXAMPLETXT is where you put your message
  9.  
  10. /tellraw @a {"text":"EXAMPLETXT","color":"EXAMPLECOLOR"}
  11. EXAMPLECOLOR is where you put the color (Colored)
  12.  
  13. /tellraw @a {"text":"EXAMPLETXT","bold":"TRUE/FALSE"}
  14. TRUE/FALSE is where you put true, or false (Bold)
  15.  
  16. /tellraw @a {"text":"EXAMPLETXT","strikethrough":"TRUE/FALSE"}
  17. TRUE/FALSE is where you put true, or false (Crossed Out)
  18.  
  19. /tellraw @a {"text":"EXAMPLETXT","underlined":"TRUE/FALSE"}
  20. TRUE/FALSE is where you put true, or false (Underlined)
  21.  
  22. /tellraw @a {"text":"EXAMPLETXT","italic":"TRUE/FALSE"}
  23. TRUE/FALSE is where you put true, or false (Slanted)
  24.  
  25. /tellraw @a {"text":"EXAMPLETXT","obfuscated":"TRUE/FALSE"}
  26. TRUE/FALSE is where you put true, or false (Glitched)
  27.  
  28.  
  29. If you don't understand, just read the entire text, or re-watch my video.
Advertisement
Add Comment
Please, Sign In to add comment