Njol / Skript

Skript is a Bukkit plugin which allows server admins to customize their server easily, but without the hassle of programming a plugin or asking/paying someone to program a plugin for them.
http://njol.ch/projects/skript
104 stars 60 forks source link

on tool break/show potion break issue #353

Open Ulkusus opened 10 years ago

Ulkusus commented 10 years ago

Both the event "on tool break" (in any variation) and the "show potion break" effect break all lines of skript below them without giving an error.

Example:

on tool break: message "test" on rightclick with sugar: message "sugar"

does not show the "sugar" message for me, if I flip the events order, it works fine.

joeuguce99 commented 10 years ago

Are you using Skript Plus?

Ulkusus commented 10 years ago

I am not currently, but I will need it for the things I am working on.