Efnilite

Results 42 comments of Efnilite

After your changes, did you use /ip reload to apply them? Also, please send your entire config. :)

I deleted all my plugin folders and let a blank config generate. I started the server, and then copied your config, and then performed `/ip reload`. For me, this correctly...

> I'm a bit concerned on how many aliases this will add if it's 3 per modded item, skript already suffers enough from how many they just add. And this...

https://github.com/SkriptLang/Skript/pull/7479/commits/f0944e759860642eca50a3f8fe916a8930b1c581 so in a junit test where there's a delay in the skript file that handles an event called by the java code. i'm guessing this is because the objectives...

Cannot reproduce on latest `dev/patch` if I use `/createtag test3 &ctest3` or `/createtag test4 test4` Code: ``` on load: if {tags::*} is not set: set {tags::test1} to "&aTest1" set {tags::test2}...

also you can remove the license from the top of the files

you should add a regression test

https://github.com/SkriptLang/Skript/pull/7020#issuecomment-2322985214

and tests please :)

> > Still would love to see tests for the expression! > > How do you propose I do the tests for the expression? Something similar to this, https://github.com/Efnilite/Skript/blob/38d855925ad17b20923080155bc42d1704cad56a/src/test/skript/junit/-EvtPiglinBarter.sk, you...