UDON_JP

Untitled

Sep 13th, 2019
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. on inventory click:
  2. if sender does not have permission "itemcheck":
  3. set {_check} to clicked item
  4. wait 1 tick
  5. open chest with 3 rows named "&6&litemcheck" to player
  6. format slot 11 of player with {_check} named "&b&lアイテムを&a&l探す" to run [make player execute command "/tp %player% ~ ~1 ~"]
Add Comment
Please, Sign In to add comment