Moderocky
Moderocky
I'm closing this because more than six months have elapsed without the changes being addressed or any input from the creator. Please let me know if you'd like me to...
> `org.skriptlang.skript` and `org.skriptlang.skriptbukkit` Packages should reference the dependency ID so that it is [clear where code comes from](https://github.com/Moderocky/Stylezie#package-names). For example `org.skriptlang.skript.maths` tells us it's from `skriptlang.org`, it's from the...
This is actually a little more serious than first reported: not only does the condition not pass as expected, it is actually *backwards* since CondCompare checks both forwards and backwards,...
This is being caused because `nearest entity` is an Expression returning an array of Entities, being cast to an Expression that wants to return an array of LivingEntities, and an...
> I feel like it might be a bit more complicated than that, since `nearest entity` works fine, and `player's spectator target`, which is an Expression, also worked fine in...
Having chased this issue down the rabbit hole, we discovered its cause is some expressions wrongly reporting their returntype as being different from the array type they return in `get...`,...
> i think `turn %objects% %boolean%` should be included too Putting two inputs next to each other will create a parsing nightmare.
It looks like you're trying to use the old SQL database variables hook without the dependency it says you need.
This hasn't had any more input since being marked unable to replicate so I'm going to close it. I think it's very likely that, if there was an issue, it's...
Java 8 support will be dropped in favour of Java 11 as of Skript 2.9. As Java 11 is _also_ past its end-of-life, we will be dropping that in favour...