| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add option to ignore AFK players for PlaytimeTaskType | CoolLord22 | 2021-08-11 | 2 | -0/+8 | |
| | | | | | | | 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). | |||||
| * | Fix PAPI hook (closes #230) | LMBishop | 2021-08-11 | 1 | -12/+12 | |
| | | | | | - There is no guarantee that plugins are marked as enabled when using softdepend, moving it to the first tixk probably fixes this | |||||
| * | Rename config key & allow use of previous key | LMBishop | 2021-08-11 | 2 | -6/+5 | |
| | | | | | - Previous key used for everybody so config doesn't need changing for users upgrading | |||||
| * | Removing unused import | CoolLord22 | 2021-08-10 | 1 | -1/+0 | |
| | | ||||||
| * | Adding rank based active quest limits | CoolLord22 | 2021-08-10 | 3 | -4/+30 | |
| | | | | | 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. | |||||
| * | Bump version numberv3.7 | LMBishop | 2021-08-08 | 1 | -1/+1 | |
| | | ||||||
| * | Add random from category (closes #223) | LMBishop | 2021-08-08 | 6 | -6/+131 | |
| | | ||||||
| * | Fix votingplugin (closes #228) | LMBishop | 2021-08-08 | 1 | -1/+1 | |
| | | ||||||
| * | Add votingplugin | LMBishop | 2021-08-08 | 3 | -15/+93 | |
| | | ||||||
| * | Add superiorskyblock2 (closes #227) | LMBishop | 2021-08-02 | 5 | -0/+177 | |
| | | ||||||
| * | Bump version numberv3.6.2 | LMBishop | 2021-07-29 | 1 | -1/+1 | |
| | | ||||||
| * | Add message defaults | LMBishop | 2021-07-29 | 2 | -52/+50 | |
| | | ||||||
| * | Fix placeholderapi not working (closes #217) | LMBishop | 2021-07-29 | 1 | -4/+4 | |
| | | ||||||
| * | Fix categories.yml not generatingv3.6.1 | LMBishop | 2021-07-26 | 3 | -10/+14 | |
| | | ||||||
| * | Bump version numberv3.6 | LMBishop | 2021-07-26 | 1 | -1/+1 | |
| | | ||||||
| * | Add categories.yml | LMBishop | 2021-07-26 | 4 | -69/+77 | |
| | | ||||||
| * | Add start commands | LMBishop | 2021-07-26 | 3 | -0/+28 | |
| | | ||||||
| * | Add papi support to quest strings (closes #216) | LMBishop | 2021-07-26 | 7 | -25/+38 | |
| | | ||||||
| * | Fix updater | LMBishop | 2021-07-26 | 1 | -0/+2 | |
| | | ||||||
| * | [ci skip] Update featured articles | LMBishop | 2021-07-21 | 1 | -3/+4 | |
| | | ||||||
| * | Add task type exclusionsv3.5.2 | LMBishop | 2021-07-21 | 7 | -19/+61 | |
| | | ||||||
| * | Fix ui placeholders not working | LMBishop | 2021-07-21 | 2 | -5/+5 | |
| | | ||||||
| * | Fix swapped admin commandsv3.5.1 | LMBishop | 2021-07-20 | 4 | -35/+35 | |
| | | ||||||
| * | Update version numberv3.5 | LMBishop | 2021-07-15 | 1 | -1/+1 | |
| | | ||||||
| * | Fix bentobox | LMBishop | 2021-07-15 | 1 | -1/+1 | |
| | | ||||||
| * | Add farming task type (closes #207) | LMBishop | 2021-07-15 | 3 | -30/+183 | |
| | | ||||||
| * | Update updater link | LMBishop | 2021-07-15 | 1 | -1/+2 | |
| | | ||||||
| * | Fix fishing task type (closes #205) | LMBishop | 2021-07-15 | 1 | -1/+2 | |
| | | ||||||
| * | Refactor command system | LMBishop | 2021-07-13 | 27 | -656/+1280 | |
| | | ||||||
| * | Remove fabledskyblock transitive dependencies | LMBishop | 2021-07-12 | 1 | -1/+3 | |
| | | ||||||
| * | Add fabledskyblock | LMBishop | 2021-07-12 | 3 | -0/+85 | |
| | | ||||||
| * | Bump version numberv3.4 | LMBishop | 2021-07-09 | 1 | -1/+1 | |
| | | ||||||
| * | Add skull customisation support (closes #201) | LMBishop | 2021-07-09 | 4 | -0/+129 | |
| | | ||||||
| * | Add ItemStack caching | LMBishop | 2021-07-09 | 3 | -33/+66 | |
| | | ||||||
| * | Add PAPI translation strings (closes #203) | LMBishop | 2021-07-09 | 3 | -8/+17 | |
| | | ||||||
| * | Redo bentobox | LMBishop | 2021-07-09 | 1 | -25/+9 | |
| | | ||||||
| * | Bump version numberv3.3 | LMBishop | 2021-07-05 | 1 | -1/+1 | |
| | | ||||||
| * | Change quest registration logging | LMBishop | 2021-07-05 | 6 | -14/+17 | |
| | | ||||||
| * | Add toggleable cancel menu (closes #199) | LMBishop | 2021-07-05 | 4 | -7/+15 | |
| | | ||||||
| * | Improve autotrack and add more configuration | LMBishop | 2021-07-05 | 5 | -30/+60 | |
| | | ||||||
| * | Reduce code duplication | LMBishop | 2021-06-30 | 5 | -108/+19 | |
| | | ||||||
| * | Bump version numberv3.2 | LMBishop | 2021-06-29 | 1 | -1/+1 | |
| | | ||||||
| * | [ci skip] Add documentation type | LMBishop | 2021-06-29 | 2 | -11/+33 | |
| | | ||||||
| * | Allow color string to be null (closes #197) | LMBishop | 2021-06-29 | 6 | -17/+34 | |
| | | ||||||
| * | Add JetBrains annotations | LMBishop | 2021-06-29 | 66 | -245/+659 | |
| | | ||||||
| * | Add sounds (closes #195) | LMBishop | 2021-06-28 | 9 | -19/+93 | |
| | | ||||||
| * | Fix incorrect check for fishingcertainv3.1.5 | LMBishop | 2021-06-28 | 2 | -2/+2 | |
| | | | | | - Closes #191 | |||||
| * | Fix infinite recursionv3.1.4 | LMBishop | 2021-06-26 | 2 | -2/+2 | |
| | | | | | - Closes #192 | |||||
| * | Bump version numberv3.1.3 | LMBishop | 2021-06-25 | 1 | -1/+1 | |
| | | ||||||
| * | Improve version checker to check previous versions | LMBishop | 2021-06-25 | 1 | -1/+34 | |
| | | | | | - Closes #189 | |||||
