A248 / NPCSk

Solid Skript NPC handling using NPCLib and Skript.

Home Page:https://git.arim.space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NPCSk

Solid Skript NPC handling using NPCLib and Skript.

Codacy BadgeGitHub last commitIssue Resolution TimeOpen IssuesLicense: GPL v3

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.

License

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.

About

Solid Skript NPC handling using NPCLib and Skript.

https://git.arim.space

License:GNU General Public License v3.0


Languages

Language:Java 100.0%