Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on command "arena 1 ":
- if sender is a player:
- set {_esperar3} to difference between {Entrar.Delay3.%player%} and now
- if {_esperar3} is less than 5 minutes:
- cancel event
- send "&cVocê acabou de entrar em um arena, aguarde para usar esse comando novamente."
- else:
- if player is wearing all iron armour:
- teleport player to {arenafps}
- set {Entrar.Delay3.%player%} to now
- else:
- send "&cVocê precisa estar usando um set de IRON para entrar nessa arena."
- cancel event
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement