Go to file
bridge edee3efe36
All checks were successful
continuous-integration/drone/push Build is passing
Merge remote-tracking branch 'upstream/2.X' into 2.X
# Conflicts:
#	api/src/main/java/lol/pyr/znpcsplus/api/interaction/ActionRegistry.java
2024-07-13 23:44:23 +02:00
api Merge remote-tracking branch 'upstream/2.X' into 2.X 2024-07-13 23:44:23 +02:00
gradle/wrapper add command lib dependency & work on the api publishing 2023-05-03 06:15:56 +01:00
plugin chore: update packetevents properly 2024-06-24 23:43:15 +02:00
.drone.yml chore: update jdk image 2024-04-01 19:53:12 +02:00
.gitignore switch from using gradle.properties to enviroment variables for repository auth 2023-06-19 13:45:32 +02:00
build.gradle back to snapshot 2024-06-25 01:10:58 +02:00
gradlew feat(ci): add drone 2023-12-20 18:30:52 +01:00
gradlew.bat add code 2023-04-17 17:15:50 +01:00
LICENSE Update LICENSE 2023-12-19 00:22:06 +01:00
README.md [ci skip] Update README.md 2023-12-21 13:06:52 +01:00
settings.gradle rename subproject 2023-05-03 07:25:52 +01:00

ZNPCsPlus

ZNPCsPlus is a Spigot plugin that is used to create fake entities that players can interact with to perform actions like switching servers on a network or executing commands.

This plugin is a remake of a plugin called ZNPCs, we originally started because the maintainer of ZNPCs decided to announce that he was dropping support for the plugin.

Looking for up-to-date builds of the plugin? Check out our Jenkins

Why is it so good?

  • 100% Packet Based - Nothing is ran on the main thread
  • Performance & stability oriented code
  • Support for all versions from 1.8 to 1.20.4
  • Support for multiple different storage options
  • Intuitive command system

Requirements, Extensions & Supported Software

Requirements:

  • Java 8+
  • Minecraft 1.8 - 1.20.4

Supported Softwares:

Optional Dependencies/Extensions:

  • PlaceholderAPI

Found a bug?

Open an issue in the GitHub issue tracker or join our support discord

BStats

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

Credits