#(keylessboi) integrate denizen into Java plugin?

17 messages · Page 1 of 1 (latest)

astral lichen
#

I have an all Java plugin which I would like to use denizen in some parts of. Would I have to create an api with denizen or a separate plugin or is there an easier way to do this?

ember wolfBOT
#

(keylessboi) integrate denizen into Java plugin?

ember wolfBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

astral lichen
#

Thanks to everyone who’s helping on the day after Christmas btw!

buoyant bloom
#

to clarify, what are you trying to integrate into your plugin?

dusky rampartBOT
#
Thread Closing Reminder

Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.

If not yet resolved, please reply below to tell us what you still need.

(Note that if there is no reply for a few days, this thread will eventually close itself.)

#

@astral lichen

buoyant bloom
#

well.. nms isnt specific to denizen, its just a useful tool built inside denizen to access more of minecraft
denizen isnt meant to be used as a java api for other things, but nothing is really stopping you.

its all open source so you could also just see what denizen does an reimplement the specific stuff you need

astral lichen
#

Well is it possible to do what I was asking?

cunning pumice
#

you should reference the contributing guide for how to develop using Denizen's codebase similar to dDiscordBot or Depenizen; "NMS features" sounds more like the bukkit/spigot API

#

!guide contribut

fossil patrolBOT
dusky rampartBOT
#
Thread Closing Reminder

Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.

If not yet resolved, please reply below to tell us what you still need.

(Note that if there is no reply for a few days, this thread will eventually close itself.)

#

@astral lichen