Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.42 KB

README.markdown

File metadata and controls

32 lines (21 loc) · 1.42 KB

MineQuest

**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 is flexible enough to handle any type of situation, including dungeons and game maps.

This is MineQuest, version 3.
If you were looking for MineQuest on MC 1.6 or before, see MineQuest, version 2 (MineQuest-2-Core).

Build Status

License

Copyright (c) 2013, The MineQuest Team

MineQuest is released under the terms of the GNU General Public License, version 3. See the included LICENSE.txt for details.

Team

MineQuest is developed by cloned, Echobob, JMonk, Ltan, phrstbrn, and robxu9.

Source

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.

Forking/Pulling

* Please follow the general Java coding standards. * If you wish to build your plugin off of MineQuest, please see the [API Guide](http://minequest.github.com/MineQuest-API)

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.