Oxalist

Untitled

Dec 31st, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. command /rankupb:
  2. trigger:
  3. If player's balance is between 700 and 999999999999999999999999:
  4. make console execute command "/manuadd %player% b"
  5. broadcast "&3» %player% &bhas ranked up to rank &3B"
  6. remove 700 from player's balance
  7. wait 5 ticks
  8. make player execute "/teleporttospawn"
  9. Else:
  10. message "&3» &cError! You do not have enough money, you need &a$700"
Advertisement
Add Comment
Please, Sign In to add comment