BasicQuests Minecraft Plugin
By Tonnanto
Plugin links
Placeholders
9 documented placeholders.
| Placeholder | Description | Copy |
|---|---|---|
%bquests% |
(formatted, multiline) list of a players quests | |
%bquests_<index>% |
Formatted quest at the given index | |
%bquests_<index>_<linenumber>% |
Title of a given quest split into 4 lines that fit on a sign. | |
%bquests_<index>_left% |
Amount of (actions) left to complete the quest at the given index | |
%bquests_<index>_progress% |
Progress of the quest at the given index | |
%bquests_<index>_reward_<linenumber>% |
Reward of a given quest split into 2 lines. Handy for Scoreboards | |
%bquests_<index>_title% |
Title of the quest at the given index | |
%bquests_count% |
Amount of quests a player has | |
%bquests_detail% |
(formatted, multiline) list of a players quests and rewards |
Permissions
17 documented permission nodes.
| Permission | Description | Copy |
|---|---|---|
basicquests.admin.complete |
Lets players complete quests via command | |
basicquests.admin.complete.others |
Lets players complete quests for others true | |
basicquests.admin.list |
Lets players list quests of others | |
basicquests.admin.receive.unlimited |
Lets players receive unlimited quests per day | |
basicquests.admin.reload |
Lets players use the reload command | |
basicquests.admin.reset |
Lets players reset quests | |
basicquests.admin.reset.global |
Lets players reset quests for all players at once | |
basicquests.admin.reset.others |
Lets players reset quests for others | |
basicquests.admin.skip.others |
Lets players skip quests for other players | |
basicquests.admin.skip.unlimited |
Lets players skip unlimited quests per day | |
basicquests.admin.update |
Lets players or the console to check for BasicQuests updates | |
basicquests.use.help |
Lets players view the help menu | |
basicquests.use.leaderboard |
Lets players view the leaderboard | |
basicquests.use.list |
Lets players view their quests | |
basicquests.use.reward |
Lets players receive their rewards | |
basicquests.use.scoreboard |
Lets players use the scoreboard to display quests | |
basicquests.use.skip |
Lets players skip a limited number of quests per day. Number can be configured in config.yml |