Advertisement
maozou

item

Nov 20th, 2018
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. command /asssyuku <item>:
  2. trigger:
  3. if player's tool amount is 64:
  4. set {_Item} to player's tool
  5. execute console command "/clear %{_Item}% 64"
  6. execute console command "/give %player% %arg 1% 64"
  7. else:
  8. send "あいてむのかずがたりません!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement