Advertisement
Guest User

ttt

a guest
May 25th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. command /rankup:
  2. trigger:
  3. if player has permission "normal" and "A":
  4. make player execute command "manuaddv %player% &7[&cA&7] &7"
  5. make player execute command "manuaddp %player% B"
  6. stop
  7. else:
  8. if player has permission "normal" and "B":
  9. make player execute command "manuaddv %player% &7[&cB&7] &7"
  10. make player execute command "manuaddp %player% C"
  11. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement