mirror of
https://github.com/PikaMug/Quests.git
synced 2025-02-11 10:01:19 +01:00
Easy-to-use, open-source plugin for the creation and execution of quests on Minecraft servers.
c52227042f
* prepare for a generic NpcDependency * buildable NpcDependency * add EntityNpcDependency * hasNpc -> isNpc * apply EntityNpcDependency at some places * add FancyNpcs support * fix null check in ZnpcsPlusDependency * fire ZnpcsPlus interact event synchronously * comment on why to runTask on ZnpcsPlusListener * add kill NPC event for Citizens * small refactor in onNpcInteract * add LegacyZnpcsPlusDependency * remove FancyNpcs better make a separated addon * remove FancyNpcs from softdepend |
||
---|---|---|
.github | ||
.idea | ||
api | ||
core | ||
dist | ||
v1_8_R1 | ||
v1_8_R2 | ||
v1_8_R3 | ||
.gitignore | ||
CONTRIBUTING.md | ||
crowdin.yml | ||
LICENSE.txt | ||
pom.xml | ||
README.md |
An extensive questing system
Quests is the easy-to-use, open-source plugin for the creation and execution of quests on Minecraft servers. Players can take on multiple quests simultaneously, completing them for stellar rewards and unlockables.
Download
Distributed through these fine vendors:
- CurseForge (https://www.curseforge.com/minecraft/bukkit-plugins/quests/)
- Modrinth (https://modrinth.com/plugin/quests.classic)
- SpigotMC (https://www.spigotmc.org/resources/quests.3711/)
Usage
Read about usage in the documentation: https://pikamug.gitbook.io/quests/
Compile
Java 8 and Maven required: https://pikamug.gitbook.io/quests/master/plugin-compilation
Translate
Help localize into your language:
- Project (https://crowdin.com/project/translate-quests)
- Documentation (https://github.com/PikaMug/QuestsDoc)