mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2024-11-26 04:35:50 +01:00
Citizens - the premier plugin and API for creating server-side NPCs in Minecraft.
5734620ec8
This solves an issue I have, namely that I cannot check if a "Player" is an NPC on a PlayerTeleportEvent when the NPC is spawning. Fixes https://bitbucket.org/Lolmewn/stats/issues/292/citizen-denizen-npc-issue |
||
---|---|---|
src/main | ||
.gitignore | ||
ISSUE_TEMPLATE | ||
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 (http://jd.citizensnpcs.co).
Compatible with:
- Minecraft (see http://wiki.citizensnpcs.co/Versions for info)
- CitizensAPI