mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2024-12-22 09:07:56 +01:00
Citizens - the premier plugin and API for creating server-side NPCs in Minecraft.
0239d5c8de
* 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 |
||
---|---|---|
.github | ||
dist | ||
main | ||
v1_8_R3 | ||
v1_10_R1 | ||
v1_11_R1 | ||
v1_12_R1 | ||
v1_13_R2 | ||
v1_14_R1 | ||
v1_15_R1 | ||
v1_16_R3 | ||
v1_17_R1 | ||
v1_18_R2 | ||
v1_19_R3 | ||
v1_20_R4 | ||
v1_21_R3 | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE | ||
pom.xml | ||
README.md |
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:
- Minecraft (for specific compatible version information, see https://wiki.citizensnpcs.co/Versions for info)
- CitizensAPI (for compiling purposes only)
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