Citizens - the premier plugin and API for creating server-side NPCs in Minecraft.
Go to file
mcmonkey 674bb60287 Fix teleport bugging
Teleporting forcibly rounds locations because @fullwall edited the roundLocation function to return the original, now modified location, rather than clone it as is necessary to avoid trouble. This restores the original roundLocation which will avoid that error.
2014-12-09 14:46:12 -08:00
src/main Fix teleport bugging 2014-12-09 14:46:12 -08:00
.gitignore Fix the sit animation, fixes #96 2014-10-31 16:27:19 -07:00
LICENSE added license 2012-02-25 04:20:58 -06:00
pom.xml Target API v14 2014-11-29 14:42:44 -08:00
README.md Update README.md 2014-11-30 14:29:46 +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.

Compatible with:

  • Minecraft 1.8
  • CitizensAPI 2.0.14