Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /setmito [<player>]:
- permission: seila
- trigger:
- clear {mito}
- set arg 1's prefix to "&5[Mito]&f"
- broadcast "Novo mito do pvp : %{mito}%"
- set {mito} to arg 1
- send "Setado"
- command /mito:
- trigger:
- send "Mito:%{mito}%"
- on death of player:
- if attacker is player:
- if victim is equal to {mito}:
- set victim's prefix to " "
- make console execute command "/setmito %attacker%"
- stop
Advertisement
Add Comment
Please, Sign In to add comment