Go to file
2023-04-20 20:34:58 +01:00
gradle/wrapper add code 2023-04-17 17:15:50 +01:00
src/main fix most if not all reflection cache misses, renamed the "cache" to a more sane name 2023-04-20 20:34:58 +01:00
.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 bump version 2023-04-20 19:54:32 +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 more additions to readme and plugin.yml 2023-04-20 02:18:46 +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.

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

License

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