lenis0012 / NPCFactory

NPC Library for CraftBukkit mod.
MIT License
24 stars 19 forks source link

Fix a CastException with Citizens #16

Closed DarkShimy00 closed 9 years ago

DarkShimy00 commented 9 years ago

On interact, the plugin tries to cast Citizens NPCs to NPCEntity which throws a CastException.