Go to file
Jos (BM) 1b3ddab1a9
Patch: Command Ran as Console Error Fix
When running any zNPCsPlus command in console, it throws an exception stating that the command could not be run.

This adds a check making sure that only players can run zNPCs related commands to avoid the thrown exception.
2023-04-20 01:01:49 -04:00
.idea add code 2023-04-17 17:15:50 +01:00
gradle/wrapper add code 2023-04-17 17:15:50 +01:00
src/main Patch: Command Ran as Console Error Fix 2023-04-20 01:01:49 -04:00
.gitignore add run-paper, remove random unneeded static variables & fix Warden cache 2023-04-19 13:01:00 +01:00
build.gradle fix my scuffed build.gradle (again) 2023-04-20 02:24:06 +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