| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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. | ||||
| * | 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 |
| | | |||||
| * | 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 | 2 | -9/+13 |
| | | |||||
| * | Add categories.yml | LMBishop | 2021-07-26 | 4 | -69/+77 |
| | | |||||
| * | Add start commands | LMBishop | 2021-07-26 | 2 | -0/+10 |
| | | |||||
| * | Add papi support to quest strings (closes #216) | LMBishop | 2021-07-26 | 7 | -25/+38 |
| | | |||||
| * | Add task type exclusionsv3.5.2 | LMBishop | 2021-07-21 | 5 | -5/+20 |
| | | |||||
| * | Fix ui placeholders not working | LMBishop | 2021-07-21 | 2 | -5/+5 |
| | | |||||
| * | Fix swapped admin commandsv3.5.1 | LMBishop | 2021-07-20 | 3 | -34/+34 |
| | | |||||
| * | Fix bentobox | LMBishop | 2021-07-15 | 1 | -1/+1 |
| | | |||||
| * | Add farming task type (closes #207) | LMBishop | 2021-07-15 | 3 | -30/+183 |
| | | |||||
| * | 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 |
| | | |||||
| * | 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 |
| | | |||||
| * | Change quest registration logging | LMBishop | 2021-07-05 | 5 | -9/+16 |
| | | |||||
| * | 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 |
| | | |||||
| * | Allow color string to be null (closes #197) | LMBishop | 2021-06-29 | 6 | -17/+34 |
| | | |||||
| * | Add JetBrains annotations | LMBishop | 2021-06-29 | 53 | -135/+173 |
| | | |||||
| * | Add sounds (closes #195) | LMBishop | 2021-06-28 | 9 | -19/+93 |
| | | |||||
| * | Fix incorrect check for fishingcertainv3.1.5 | LMBishop | 2021-06-28 | 1 | -1/+1 |
| | | | | | - Closes #191 | ||||
| * | Fix infinite recursionv3.1.4 | LMBishop | 2021-06-26 | 1 | -1/+1 |
| | | | | | - Closes #192 | ||||
| * | Add data to fishingcertainv3.1.2 | LMBishop | 2021-06-25 | 1 | -1/+17 |
| | | | | | - Closes #191 | ||||
| * | Fix GUI bug where not started indicatoers were not shown | LMBishop | 2021-06-24 | 1 | -3/+3 |
| | | |||||
| * | Add hex support | LMBishop | 2021-06-24 | 21 | -63/+114 |
| | | | | | - Closes #171 | ||||
| * | Add quest-specific autostart | LMBishop | 2021-06-24 | 3 | -8/+58 |
| | | | | | | - Closes #188 - Closes #125 | ||||
| * | [ci skip] Fix discord link (I think) | LMBishop | 2021-06-24 | 1 | -1/+1 |
| | | |||||
| * | Fix broken time formatting | LMBishop | 2021-06-24 | 4 | -3/+23 |
| | | | | | - Closes #186 | ||||
| * | Fix inability to cancel quests through GUI | LMBishop | 2021-06-24 | 1 | -1/+1 |
| | | | | | - Closes #187 | ||||
| * | Add fishingcertain task type | LMBishop | 2021-06-22 | 2 | -0/+106 |
| | | | | | - Closes #182 | ||||
| * | Fix placeholders being broken | LMBishop | 2021-06-22 | 1 | -1/+1 |
| | | |||||
| * | Fix iridiumskyblock task typev3.0 | LMBishop | 2021-06-21 | 4 | -90/+84 |
| | | |||||
| * | Add crafting task type | LMBishop | 2021-06-21 | 2 | -1/+188 |
| | | | | | | - Closes #179 - Closes #174 | ||||
| * | Fix menu | LMBishop | 2021-06-21 | 2 | -2/+2 |
| | | |||||
| * | Fix configuration validation | LMBishop | 2021-06-21 | 2 | -4/+15 |
| | | |||||
| * | [ci skip] Optimise imports | LMBishop | 2021-06-21 | 3 | -8/+4 |
| | | |||||
