Go to file
2023-04-24 19:29:40 +05:30
gradle/wrapper add code 2023-04-17 17:15:50 +01:00
src/main Merge branch 'Pyrbu:master' into master 2023-04-24 19:29:40 +05:30
.gitignore add publishing 2023-04-23 20:34:45 +01:00
build.gradle add publishing 2023-04-23 20:34:45 +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 grammar 2023-04-22 20:52:24 +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