Citizens - the premier plugin and API for creating server-side NPCs in Minecraft.
Go to file
ZX夏夜之风 0239d5c8de
fix: attribute issues (#3193)
* fix: NPEs from attribute related stuff

* chore: clarify comment

* fix: issues when using attribute key as argument

Changes:
Added argument parsing backward compatibility for /npc attribute command but also introduces more time cost (although it might be not so long, so we can assume it as zero)
Make OptionalAttributeCompletions return attribute keys for now as old enum names are too legacy.

* fix: rewrite attribute trait load logic
2024-12-16 03:12:15 +08:00
.github Improve issue template using Issue forms (#2684) 2021-11-08 22:23:04 +08:00
dist Update to 1.21.4 2024-12-04 21:41:23 +08:00
main fix: attribute issues (#3193) 2024-12-16 03:12:15 +08:00
v1_8_R3 Fix players waiting for 60 ticks client timeout delay before becoming interactable in 1.21.4 2024-12-10 19:01:36 +08:00
v1_10_R1 Fix players waiting for 60 ticks client timeout delay before becoming interactable in 1.21.4 2024-12-10 19:01:36 +08:00
v1_11_R1 Fix players waiting for 60 ticks client timeout delay before becoming interactable in 1.21.4 2024-12-10 19:01:36 +08:00
v1_12_R1 Fix players waiting for 60 ticks client timeout delay before becoming interactable in 1.21.4 2024-12-10 19:01:36 +08:00
v1_13_R2 Fix players waiting for 60 ticks client timeout delay before becoming interactable in 1.21.4 2024-12-10 19:01:36 +08:00
v1_14_R1 Fix players waiting for 60 ticks client timeout delay before becoming interactable in 1.21.4 2024-12-10 19:01:36 +08:00
v1_15_R1 Fix players waiting for 60 ticks client timeout delay before becoming interactable in 1.21.4 2024-12-10 19:01:36 +08:00
v1_16_R3 Fix players waiting for 60 ticks client timeout delay before becoming interactable in 1.21.4 2024-12-10 19:01:36 +08:00
v1_17_R1 Fix players waiting for 60 ticks client timeout delay before becoming interactable in 1.21.4 2024-12-10 19:01:36 +08:00
v1_18_R2 Fix players waiting for 60 ticks client timeout delay before becoming interactable in 1.21.4 2024-12-10 19:01:36 +08:00
v1_19_R3 Fix players waiting for 60 ticks client timeout delay before becoming interactable in 1.21.4 2024-12-10 19:01:36 +08:00
v1_20_R4 Fix players waiting for 60 ticks client timeout delay before becoming interactable in 1.21.4 2024-12-10 19:01:36 +08:00
v1_21_R3 Fix players waiting for 60 ticks client timeout delay before becoming interactable in 1.21.4 2024-12-10 19:01:36 +08:00
.gitignore Remove debug 2023-03-13 02:11:48 +08:00
CONTRIBUTING.md Add a development build profile 2023-06-15 00:23:33 +08:00
LICENSE Distribute license in jar 2023-03-06 00:48:31 +08:00
pom.xml Fix JAR version label 2024-12-05 00:00:59 +08:00
README.md fix http wiki link to https 2019-07-23 04:49:48 -07:00

Citizens2 README

Citizens is an NPC plugin for the Bukkit API. It was first released on March 5, 2011, and has since seen numerous updates. Citizens provides an API which developers can use to create their own NPC characters. More information on the API can be found on the API page of the Citizens Wiki (https://wiki.citizensnpcs.co/API).

Compatible with:

Extra information

Javadoc: http://jd.citizensnpcs.co

Spigot page: https://www.spigotmc.org/resources/citizens.13811

Developmental builds: https://ci.citizensnpcs.co/job/Citizens2/

For questions/help join our discord at: https://discord.gg/Q6pZGSR