RolecraftDev / RolecraftCore

The core of the Rolecraft RPG plugin for Bukkit-based servers
Other
2 stars 1 forks source link

npc interactions #21

Open olliestanley opened 10 years ago

olliestanley commented 10 years ago

we need npc stuff in this plugin for:

we can implement a generic Rolecraft NPC system which can then be hooked into by RolecraftQuests for the questing aspect of NPCs

our NPC system will make use of another NPCs plugin as opposed to doing that ourselves, though in future (probably beyond 1.0 release) we can give people the option of using a RolecraftNPCs plugin instead of using something separate

olliestanley commented 8 years ago

As quests are now part of a separate plugin (repo https://github.com/RolecraftDev/RolecraftQuests), NPC interactions for quests will be there.