MrCommunityQuest Wiki
Documentation
Commands & Permissions
⌨️ Commands
| Command | Description | Permission |
|---|---|---|
/cq |
Opens the quest menu for the player (default action when no arguments are supplied) | mrcommunityquest.use (default true) |
/cq |
Shows the plugin help pages (page 1) | mrcommunityquest.use |
/cq donate |
Donate money to the active donate‑quest (or to a specific quest if quest-id is provided) |
mrcommunityquest.use |
/cq donateexp |
Donate experience points to the active exp‑donate‑quest (or to a specific quest) | mrcommunityquest.use |
/cq donatelevel |
Donate player levels to the active level‑donate‑quest (or to a specific quest) | mrcommunityquest.use |
/cq donateitem |
Donate the item in hand (hand) or the whole inventory (all) to the active item‑donate‑quest (or to a specific quest) |
mrcommunityquest.use |
/mrcommunityquest |
Admin command – provides administrative functions (default action when no arguments are supplied) | mrcommunityquest.admin (default op) |
/mrcommunityquest help |
Shows the admin help pages (page 1) | mrcommunityquest.admin |
/mrcommunityquest reload |
Reloads the plugin configuration and messages from disk | mrcommunityquest.admin |
/mrcommunityquest start |
Starts the specified quest (if it exists and is not already active). Duration defaults to 60 minutes unless overridden in the quest config. | mrcommunityquest.admin |
/mrcommunityquest end |
Ends the specified quest, distributes rewards, saves progress and notifies all players. | mrcommunityquest.admin |
🔒 Permissions
| Permission | Description | Default |
|---|---|---|
mrcommunityquest.admin |
Allows use of the admin command /mrcommunityquest and all its sub‑commands (reload, start, end, help) |
op |
mrcommunityquest.use |
Allows players to use the main command /communityquest and all its sub‑commands (donate, donateexp, donatelevel, donateitem, help) |
true |
mrcommunityquest.quest.* |
Wildcard for quest‑specific permissions defined in the quest configuration (e.g., mrcommunityquest.quest.break.stone). Used when a quest’s Permission node is set. |
op (quests are typically admin‑restricted by default) |
mrcommunityquest.* |
Grants access to all commands and permissions of the plugin | op |
Last updated 11 hours ago