Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on rightclick with blaze rod:
- name of tool of player contains "&7Magia &b(Trovões)":
- set {_espera} to difference between {1231235.Delay::%player%} and now
- if {_espera} is less than 1 real minute:
- send "&cEspere para usar esse treco louco"
- stop
- play raw sound "fireworks.blast_far1" at player with pitch 1 volume 10
- strike lightning at the targeted block
- set {1231235.Delay::%player%} to now
- on rightclick with blaze rod:
- name of tool of player contains "&7Magia &a(Teleporte)":
- set {_espera} to difference between {1231234.Delay::%player%} and now
- if {_espera} is less than 1 real minute:
- send "&cEspere para usar esse treco louco"
- stop
- play raw sound "fireworks.blast_far1" at player with pitch 1 volume 10
- teleport player to clicked block
- set {1231234.Delay::%player%} to now
- on rightclick with blaze rod:
- name of tool of player contains "&7Magia &c(Voar)":
- set {_espera} to difference between {123123.Delay::%player%} and now
- if {_espera} is less than 1 real minute:
- send "&cEspere para usar esse treco louco"
- stop
- play raw sound "fireworks.blast_far1" at player with pitch 1 volume 10
- set fly mode of player to true
- send "&a[Test]&c Agora você pode voar !"
- wait 30 seconds
- set fly mode of player to false
- set {123123.Delay::%player%} to now
Advertisement
Add Comment
Please, Sign In to add comment