Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /mission1:
- trigger:
- while amount of iron ore in player's inventory is bigger than 64:
- remove 64 iron ore from player's inventory
- add 130 to player's balance
- send "&6» &eSuccess! you have completed the mission"
- else:
- send "&6» &eError! &eyou do not have enough iron ore"
Advertisement
Add Comment
Please, Sign In to add comment