Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. on rightclick with book:
  2. name of held item contains "メニュー"
  3. open chest with 1 row named "&6&lメニュー" to player
  4. wait 1 tick
  5. format slot 0 of player with ender_ewchest named "&9&lエンダーチェスト" with lore "&aclick" to close then run "ec"
  6. format slot 2 of player with cactus named "&2&lゴミ箱" with lore "&aclick" to close then run "gomi"
  7. format slot 8 of arg with barrier named "<magenta>キャンセル" to close
  8.  
  9. command /ec:
  10. trigger:
  11. open the player's ender chest to the player
  12.  
  13. command /gomi:
  14. trigger:
  15. open chest with 1 row named "&9&lゴミ箱" to player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement