Go to file
2023-05-03 07:27:42 +01:00
api add java 8 support (fixes #33), change folia support, restructure project 2023-05-03 07:24:34 +01:00
gradle/wrapper add command lib dependency & work on the api publishing 2023-05-03 06:15:56 +01:00
plugin rename subproject 2023-05-03 07:25:52 +01:00
.gitignore add folia support (not tested) 2023-04-29 19:42:04 +01:00
build.gradle add java 8 support (fixes #33), change folia support, restructure project 2023-05-03 07:24:34 +01:00
gradlew add code 2023-04-17 17:15:50 +01:00
gradlew.bat add code 2023-04-17 17:15:50 +01:00
LICENSE license & readme 2023-04-20 01:49:19 +01:00
README.md remove java 17 notice 2023-05-03 07:27:42 +01:00
settings.gradle rename subproject 2023-05-03 07:25:52 +01:00

ZNPCsPlus

ZNPCsPlus is an remake of the popular NPC plugin ZNPCs written with the Spigot/Bukkit API originally made by gonalez/ZNetwork. This project was originally started because the maintainer of ZNPCs decided to announce that he was dropping support for the plugin.

Dependencies

  • Java 8
  • Spigot 1.8 - 1.19.4
  • PlaceholderAPI (OPTIONAL)

Why is it better?

This fork makes several improvements over the original including:

  • More performance-conscious code
  • Latest version support (1.19.4)
  • Fixes for long-running issues of the original plugin
  • Better stability
  • Support for multiple different storage options (WIP)
  • Better command system (WIP)

Found a bug?

Open an issue in the GitHub issue tracker

BStats

Like what you see? Want the project to continue improving? Consider starring the repository & leaving a positive review on Spigot!

License

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0