What is MineQuest? MineQuest is a full featured MMORPG system. It allows custom quests, classes, and more!
What makes this different than other quest plugins? It includes scripted quests and the ability to instance them. The system can also be used to spawn custom playable maps!
This is MineQuest, version 3. It is platform-independent.
For the most recent non-platform independent API release, see the `2` branch for MineQuest 2.0.0.
This repository only contains APIs, and as such, requires an implementation to function.
MineQuest is released under the terms of the GNU Lesser General Public License, version 3. See the included LICENSE.txt for details.
MineQuest is developed by Ltan, JMonk, Echobob, cloned, Blaksmith, phrstbrn, and robxu9. MineQuest uses Maven to manage and build its source. To checkout and build this project, use Maven.Eclipse has some handy guides to using m2e - Google is your friend.
* Please follow the general Java coding standards. * If you want to use this API, you should read the [Javadoc](http://jci.lincomlinux.org/job/MineQuest-3-API/javadoc).Feel free to fork and submit pull requests to this repository. Please remember that by submitting your code you hereby release it under the project's license. In addition, you agree to allow the repository owners to relicense it under another open-source license should the need arise.