| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update links to wiki | LMBishop | 2023-07-06 | 4 | -180/+249 |
| | | |||||
| * | Add support for custom PlayerBlockTracker forks | Krakenied | 2023-05-27 | 1 | -0/+2 |
| | | |||||
| * | Add PlayerPoints support | Krakenied | 2023-04-02 | 1 | -1/+1 |
| | | | | | Partially closes https://github.com/LMBishop/Quests/issues/494 | ||||
| * | PlayerBlockTracker support | Krakenied | 2023-04-02 | 1 | -1/+1 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/499 | ||||
| * | Add option for automatically closing GUI (closes #480) | LMBishop | 2023-01-10 | 1 | -0/+2 |
| | | |||||
| * | Add command permissions | snake | 2022-12-18 | 2 | -2/+21 |
| | | |||||
| * | Add smithing task type and fix mining CoreProtect bug | David Villarreal | 2022-08-16 | 1 | -1/+1 |
| | | |||||
| * | Add boolean return type to storage providers | LMBishop | 2022-06-26 | 1 | -1/+1 |
| | | |||||
| * | Add option to configure log history | LMBishop | 2022-06-26 | 1 | -0/+2 |
| | | |||||
| * | Fix plugin dependent task types | Krakenied | 2022-06-04 | 1 | -1/+1 |
| | | | | | Fixes https://github.com/LMBishop/Quests/issues/397 | ||||
| * | Add time-limit option and quest expiry functionality (closes #379) | LMBishop | 2022-05-01 | 1 | -0/+1 |
| | | |||||
| * | Add cancellable and counts towards limit options (closes #383) | LMBishop | 2022-04-29 | 1 | -0/+1 |
| | | |||||
| * | Add quests data migration tool | LMBishop | 2022-04-22 | 1 | -0/+49 |
| | | |||||
| * | Added command to open the started Quests GUI via console/admin for other users. | ofunny | 2022-04-03 | 1 | -0/+1 |
| | | |||||
| * | Fix display of incorrect versionv3.10 | LMBishop | 2022-03-05 | 1 | -1/+1 |
| | | |||||
| * | Surround values by quotes in default config | LMBishop | 2022-03-03 | 1 | -3/+3 |
| | | |||||
| * | Add UI button customisation (closes #158, closes #319) | LMBishop | 2022-03-03 | 1 | -0/+5 |
| | | |||||
| * | Add global macros (closes #316) | LMBishop | 2022-02-23 | 1 | -0/+5 |
| | | |||||
| * | Add cancel shortcut command (closes #283) | LMBishop | 2021-09-28 | 1 | -0/+1 |
| | | |||||
| * | Add mmoitems as a quest item type (closes #221) | LMBishop | 2021-08-16 | 1 | -1/+1 |
| | | |||||
| * | Revert config key changes to remove afk playtime | CoolLord22 | 2021-08-11 | 1 | -2/+0 |
| | | |||||
| * | Add option to ignore AFK players for PlaytimeTaskType | CoolLord22 | 2021-08-11 | 1 | -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 key | LMBishop | 2021-08-11 | 1 | -3/+1 |
| | | | | | - Previous key used for everybody so config doesn't need changing for users upgrading | ||||
| * | Adding rank based active quest limits | CoolLord22 | 2021-08-10 | 1 | -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) | LMBishop | 2021-08-08 | 1 | -0/+4 |
| | | |||||
| * | Add message defaults | LMBishop | 2021-07-29 | 1 | -4/+2 |
| | | |||||
| * | Add categories.yml | LMBishop | 2021-07-26 | 2 | -35/+35 |
| | | |||||
| * | Add papi support to quest strings (closes #216) | LMBishop | 2021-07-26 | 1 | -0/+2 |
| | | |||||
| * | Add task type exclusionsv3.5.2 | LMBishop | 2021-07-21 | 1 | -0/+2 |
| | | |||||
| * | Add PAPI translation strings (closes #203) | LMBishop | 2021-07-09 | 1 | -0/+4 |
| | | |||||
| * | Change quest registration logging | LMBishop | 2021-07-05 | 1 | -2/+0 |
| | | |||||
| * | Add toggleable cancel menu (closes #199) | LMBishop | 2021-07-05 | 1 | -0/+2 |
| | | |||||
| * | Improve autotrack and add more configuration | LMBishop | 2021-07-05 | 1 | -4/+8 |
| | | |||||
| * | Add sounds (closes #195) | LMBishop | 2021-06-28 | 1 | -0/+8 |
| | | |||||
| * | Remove softdepends | LMBishop | 2021-06-21 | 1 | -1/+1 |
| | | |||||
| * | Add delay loading option | LMBishop | 2021-06-21 | 1 | -0/+4 |
| | | |||||
| * | Convert to multi module project | LMBishop | 2021-06-17 | 10 | -0/+742 |
| - Common module to provide an abstract Quests plugin - Api is still todo | |||||
