Oxalist

Untitled

Jan 6th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. command /mission1:
  2. trigger:
  3. while amount of iron ore in player's inventory is bigger than 64:
  4. remove 64 iron ore from player's inventory
  5. add 130 to player's balance
  6. send "&6» &eSuccess! you have completed the mission"
  7. else:
  8. send "&6» &eError! &eyou do not have enough iron ore"
Advertisement
Add Comment
Please, Sign In to add comment