Advertisement
yukki10

Untitled

May 26th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. command /adsk <number>:
  2. permission:admin
  3. trigger:
  4. set {adminskill.%player%} to arg-1
  5. on damage:
  6. if name of attacker is "yukki10":
  7. if {adminskill.%attacker%} is 1:
  8. strike lightning at the victim
  9. create a fake explosion at the victim
  10. strike lightning at the victim
  11. create a fake explosion at the victim
  12. strike lightning at the victim
  13. create a fake explosion at the victim
  14. strike lightning at the victim
  15. create a fake explosion at the victim
  16. strike lightning at the victim
  17. set damage to damage * 100000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement