Solid Skript NPC handling using NPCLib and Skript.
What is NPCLib?
NPCLib is a library created by JitseB for simple Minecraft NPC handling. You can view it here
What is Skript?
Skript is a scripting language for simulating Bukkit/Spigot plugin functionality. Main page here. If you don't want to use Skript, then you don't need NPCSk. Just hook NPCLib directly.
What is NPCSk?
NPCSk is a Skript addon providing functionality with NPCLib. Skript developers are welcome to use NPCSk to integrate with NPCLib.
How do I use NPCSk?
- Drag and drop the latest release to your /plugins/ folder of your Spigot server.
- See the documentation for events, conditions, effects, and expressions.
See the file LICENSE.txt for the full GNU General Public License v3. The license applies to this entire repository and is copied into binaries as LICENSE.txt.