Advertisement
sniperwolf1130

gunservermenu

Jul 19th, 2019
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. command /menu:
  2. trigger:
  3. open chest with 3 row named "<gold><bold>Menu" to player
  4. wait 1 tick
  5. format slot 13 of player with nether star named "&a中央広場に行く" with lore "&b中央広場にテレポートします" to close then run "telelob %player%"
  6. loop 6 times:
  7. format slot 0 + ((loop-number - 1) * 9) of player with iron bar block named "" to be unstealable
  8. format slot 4 + ((loop-number - 1) * 9) of player with iron bar block named "" to be unstealable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement