Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #Witch Nerfs - Skripted by Ilom
- options:
- &8[&7Witch Nerfs&8]&c
- command /witcherfs [<text>]:
- usage: /witchnerfs <on:off>
- permission: skript.host
- trigger:
- if arg 1 is "on":
- set {witchfix} to true
- broadcast "{@P} &cWitch Nerfs &aEnabled"
- if arg 1 is "off":
- set {witchfix} to false
- broadcast "{@P} &cWitch Nerfs &4Disabled"
- on death of witch:
- if {witchfix} is true:
- if the attacker is poisoned:
- chance of 100%:
- drop a healing potion at the witch
- else:
- chance of 33%:
- drop a healing potion at the witch
Advertisement
Add Comment
Please, Sign In to add comment