summaryrefslogtreecommitdiffstats
path: root/bukkit/src/main/resources
Commit message (Collapse)AuthorAgeFilesLines
* Add PinataParty supportKrakenied2024-02-181-0/+1
| | | | Closes https://github.com/LMBishop/Quests/issues/518
* Add ServerNPC supportKrakenied2024-02-181-0/+1
|
* Add ZNPCsPlus supportKrakenied2024-02-181-1/+22
|
* Update documentation for release 3.15Leonardo Bishop2024-02-177-0/+19
|
* Add async and refresh-ticks options to PAPI task typeKrakenied2024-02-111-0/+3
|
* Support custom elements in started quests menuAfkF242024-02-111-0/+8
|
* Add GUI trimming options per GUI typeAfkF242024-01-241-1/+4
|
* Add PlaceholderAPI support in GUI titlessejlaadilovic2024-01-161-1/+1
|
* Add WildStacker support to mob killing and breeding task typesKrakenied2024-01-091-1/+1
| | | | Closes https://github.com/LMBishop/Quests/issues/584
* Add FabledSkyBlock 3 supportKrakenied2024-01-091-1/+1
|
* Dynamic boss bar style and color supportKrakenied2023-11-261-2/+4
|
* Make boss bar color and style customizableKrakenied2023-09-241-0/+4
|
* Add dedicated progress placeholders sectionKrakenied2023-09-241-0/+6
|
* Change default valuesElikill582023-08-261-5/+5
|
* Add actionbarElikill582023-08-261-0/+4
|
* Add bossbar and full track advancementElikill582023-08-261-0/+6
|
* Add time limit placeholder (closes #524)LMBishop2023-08-071-0/+3
|
* Add support for FoliaNahuel Dolores2023-07-211-0/+1
|
* Add some configElikill582023-07-151-0/+8
|
* Update links to wikiLMBishop2023-07-064-180/+249
|
* Add support for custom PlayerBlockTracker forksKrakenied2023-05-271-0/+2
|
* Add PlayerPoints supportKrakenied2023-04-021-1/+1
| | | | Partially closes https://github.com/LMBishop/Quests/issues/494
* PlayerBlockTracker supportKrakenied2023-04-021-1/+1
| | | | Closes https://github.com/LMBishop/Quests/issues/499
* Add option for automatically closing GUI (closes #480)LMBishop2023-01-101-0/+2
|
* Add command permissionssnake2022-12-182-2/+21
|
* Add smithing task type and fix mining CoreProtect bugDavid Villarreal2022-08-161-1/+1
|
* Add boolean return type to storage providersLMBishop2022-06-261-1/+1
|
* Add option to configure log historyLMBishop2022-06-261-0/+2
|
* Fix plugin dependent task typesKrakenied2022-06-041-1/+1
| | | | Fixes https://github.com/LMBishop/Quests/issues/397
* Add time-limit option and quest expiry functionality (closes #379)LMBishop2022-05-011-0/+1
|
* Add cancellable and counts towards limit options (closes #383)LMBishop2022-04-291-0/+1
|
* Add quests data migration toolLMBishop2022-04-221-0/+49
|
* Added command to open the started Quests GUI via console/admin for other users.ofunny2022-04-031-0/+1
|
* Fix display of incorrect versionv3.10LMBishop2022-03-051-1/+1
|
* Surround values by quotes in default configLMBishop2022-03-031-3/+3
|
* Add UI button customisation (closes #158, closes #319)LMBishop2022-03-031-0/+5
|
* Add global macros (closes #316)LMBishop2022-02-231-0/+5
|
* Add cancel shortcut command (closes #283)LMBishop2021-09-281-0/+1
|
* Add mmoitems as a quest item type (closes #221)LMBishop2021-08-161-1/+1
|
* Revert config key changes to remove afk playtimeCoolLord222021-08-111-2/+0
|
* Add option to ignore AFK players for PlaytimeTaskTypeCoolLord222021-08-111-0/+2
| | | | | | Hooks into Essentials and exempts users who are AFK at the time of the PlaytimeTask increment from getting time added to their quest progress. Adds config option to enable this (defaults to false, that way this feature isn't automatically on in old configs).
* Rename config key & allow use of previous keyLMBishop2021-08-111-3/+1
| | | | - Previous key used for everybody so config doesn't need changing for users upgrading
* Adding rank based active quest limitsCoolLord222021-08-101-2/+10
| | | | Adds in a feature similar to EssentialsX's multihome setting, allowing different ranks to have different limits of starting quests. Similar to request made in #91 but modified via name based permissions stored by the plugin.
* Add random from category (closes #223)LMBishop2021-08-081-0/+4
|
* Add message defaultsLMBishop2021-07-291-4/+2
|
* Add categories.ymlLMBishop2021-07-262-35/+35
|
* Add papi support to quest strings (closes #216)LMBishop2021-07-261-0/+2
|
* Add task type exclusionsv3.5.2LMBishop2021-07-211-0/+2
|
* Add PAPI translation strings (closes #203)LMBishop2021-07-091-0/+4
|
* Change quest registration loggingLMBishop2021-07-051-2/+0
|