Citizens - the premier plugin and API for creating server-side NPCs in Minecraft.
Go to file
Sybren Gjaltema 5734620ec8 Add NPC_METADATA_MARKER before teleporting
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
2016-08-01 23:25:28 +02:00
src/main Add NPC_METADATA_MARKER before teleporting 2016-08-01 23:25:28 +02:00
.gitignore Fix the sit animation, fixes #96 2014-10-31 16:27:19 -07:00
ISSUE_TEMPLATE Update ISSUE_TEMPLATE 2016-03-20 17:36:46 +08:00
LICENSE added license 2012-02-25 04:20:58 -06:00
pom.xml Fix pom 2016-07-13 23:35:01 +08:00
README.md Update README.md 2016-06-20 22:59:20 +08: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 (http://jd.citizensnpcs.co).

Compatible with: