Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /ping:
- trigger:
- set {_ping} to player's ping
- send "Seu ping: %{_ping}%"
- command /desencantar:
- permission: desencantar.Usar
- permission message: &4No Permission
- trigger:
- disenchant the player's tool
- send "&aVocĂȘ desencantou seu item com sucesso!"
- command /cap:
- permission: capinstant.usar
- permission message: &4NoPermission
- trigger:
- set {_espera} to difference between {Cap.Delay::%player%} and now
- if {_espera} is less than 20 minutes:
- send "&4[NomeDoServidor] &cVocĂȘ precisa esperar %difference between a minute and {_espera}% antes de usa antes de usa este comando novamente!"
- stop
- apply potion regeneration to the player for 60 seconds
- apply potion resistance fire to the player for 6 minutes
- apply potion resistance to the player for 6 minutes
- set {Cap.Delay::%player%} to now
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement