Guest User

Untitled

a guest
Mar 5th, 2020
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. command /test:
  2. trigger:
  3. open chest with 3 rows named "test" to player
  4. format slot 11 of player with apple named "test 1" to run [player command "test123"]
  5.  
  6. command /test123:
  7. trigger:
  8. send "test123" to player
Advertisement
Add Comment
Please, Sign In to add comment