Quests to be completed by everyone.
GlobalQuests
Quests to be completed by everyone.
Overview
GlobalQuests is a Minecraft plugin that enables players to collaborate on server-wide challenges. Players contribute collectively to complete objectives such as:
All progress is tracked globally, and rewards are given when the quest is completed by the community. The plugin is fully configurable and supports custom quest types, dynamic reward distribution, and persistent data saving using simple JSON files.
Quest Progress
Quest progress is tracked globally, meaning all players on the server contribute to the same active quest. Each player's contributions are also tracked individually, enabling features like top contributor tracking and leaderboard-style rewards.
Reward System
You have full control over how rewards are distributed once a quest is complete:
Data Storage
All quest and player contribution data is stored locally in a JSON file, ensuring your data survives server restarts without requiring a database. The plugin saves:
Commands & Permissions
Main Command: [icode]/gquest[/icode]
Aliases: [icode]/gq[/icode], [icode]/quests[/icode]
Permission: [icode]gquest.use[/icode]
Command Permission Description
/gquest forcestart [questName] gquest.forcestart Force start a specific quest
/gquests progress gquest.progress View current quest progress
/gquests forcecomplete [name] gquest.forcecomplete Instantly complete a quest
/gquests cancel [questName] gquest.cancel Cancel a quest without rewards
/gquest reload gquest.reload Reload the plugin configuration
Placeholders
Use these with PlaceholderAPI to display quest data anywhere:
Bring your community together!