#Using skript as Plugin?
1 messages · Page 1 of 1 (latest)
use skript-reflecg !:jjxxxzz 🤤
I am looking to docs but I can't see anything about the pdcs
yes
why not just use that method instead of dealing with pdc
I have my own bloodnight skript
I want to use it on LevelledMobs plugin
but it seems like the bloodnight event is only for the bloodnight plugin
and I am asking for the
ok ill explain skript-reflect in 1 message
importing a class:
import:
me.eren.package.Class
subclasses require $ sign
me.eren.package.Class$Subclass
everything else is same as java
set {_server} to Bukkit.getServer()
{_server}.doStuff()
just no ;
yeah I know these
I am confused
i meant if you know reflect whats the issue
also you might not be able to do it according to whats inside the ExternalCompatibility class
prob I can't
i'll talk with the LevelledMobs devs
the main problem is there is nothing i can import
where the hell is ExternalCompatibility.BLOOD_NIGHT coming from
there is no such class
it's working on pdcs
as I said first
I was trying to do using same pdcs as bloodnight plugin
in script
so it'll work as plugin
but seems not possible
it doesnt have to be a plugin (probably)
how then
you could get it to work but it would be too much work
easier to just fork it and edit it
yeah I would want to make it too but
I don't think my java knowledge is enough for it
I already talk with the levelledmobs devs
they said the developers like me will be able to import levelup-system for their plugins