Gamealition / Survival-Skripts

Scripts for the Gamealition Minecraft Survival server that are powered by Skript, including the DERPI punishment system
http://njol.ch/projects/skript/
MIT License
7 stars 2 forks source link

Reuben not detecting when Firework used on him #3

Closed RoyCurtis closed 8 years ago

RoyCurtis commented 8 years ago
# Sneak whilst holding any firework
on sneak toggle:
    if player's held item is firework:
        send "*** Holding firework"
RoyCurtis commented 8 years ago

Fixed; use firework rocket instead