Go to file
2023-04-22 23:49:42 +05:30
gradle/wrapper add code 2023-04-17 17:15:50 +01:00
src/main Merge remote-tracking branch 'origin/master' 2023-04-22 23:42:25 +05:30
.gitignore remove nms dependency, fix basic 1.8 support by shading libraries, remove idea files 2023-04-20 19:52:37 +01:00
build.gradle fix shading 2023-04-22 19:16:30 +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 add dependencies to readme 2023-04-21 21:12:32 +01:00
settings.gradle add code 2023-04-17 17:15:50 +01:00

ZNPCsPlus

ZNPCsPlus is an unofficial fork of the popular NPC plugin ZNPCs written with the Spigot/Bukkit API originally made by gonalez/ZNetwork. This fork was made because the original maintainer of the plugin decided to announce that he was dropping support for the plugin in the original project's official discord server.

Dependencies

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

If you're using a minecraft version that rejects Java 17 use the -DPaper.IgnoreJavaVersion=true flag

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 (ones that the original maintainer refused to even acknowledge)

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