SiberianHat

Tellraw Menu [Commands]

Oct 23rd, 2015
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. Tellraw Menu Commands:
  2. Blog post: http://siberianhat.blogspot.com.br/2015/10/the-command-book-and-tellraw-menu.html
  3.  
  4. On a repeating command block then chain command blocks:
  5. /scoreboard players set @a[rxm=87,rx=90,score_menu=0] menu 1
  6. /scoreboard players set @a[score_menu_min=1,score_menu=1,rxm=72,rx=86] menu 2
  7. /tellraw @a[score_menu_min=2,score_menu=2,rxm=90,rx=90] <tellraw>
  8. /scoreboard players set @a[score_menu_min=2,score_menu=2,rxm=90,rx=90] menu 3
  9. /tellraw @a[score_menu_min=4] <tellraw>
  10. /scoreboard players set @a[score_menu_min=4] menu 3
  11. /scoreboard players set @a[score_menu_min=1,rxm=-90,rx=71] menu 0
  12.  
  13. note: The players need to have a score on the menu objective for this to work. To do that, use /scoreboard players add @a menu 0
Advertisement
Add Comment
Please, Sign In to add comment