Skript
Skript copied to clipboard
Update ExprLeashHolder to use Leashable instead of LivingEntity
Problem
Currently none of the Leash related syntax work with boats meaning you will have to use Reflect and paper syntax instead.
Solution
Updated ExprLeashHolder and EffLeash to use Paper's Leashable instead of the LivingEntity interface.
Testing Completed
Tested with quickTest, skriptTest and Junit tasks
Completes: #8239
@micstriit loader changes suck i know....
make sure this is backward compatible, existing archives containing Lucee bytecode most likely will no longer work with this change.