/CustomNPC-Plus-API

External API for scripting and to allow mods/plugins to hook into CustomNPC+

Primary LanguageJavaMIT LicenseMIT

CustomNPC-Plus-API

External API for scripting and to allow mods/plugins to hook into CustomNPC+

How to use in a Mod

Basically just download the api code and include it in your mod.

In your mod you can check if CustomNPC+ is installed with NpcAPI.IsAvailable()

To use the events, register your events with NpcAPI.Instance().events().register(youreventclass)

Extra

JavaDocs: https://kamkeel.github.io/CustomNPC-Plus/

Discord Badge

Download CustomNPC+