| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix missing dependencies for EcoBosses | LMBishop | 2023-07-06 | 1 | -0/+2 |
| | | |||||
| * | Add ecobosses_killing task type | LMBishop | 2023-07-06 | 1 | -0/+4 |
| | | | | | Closes #521 | ||||
| * | Bump paper-api to 1.20.1 and HikariCP to 5.0.1 | Krakenied | 2023-07-01 | 1 | -3/+3 |
| | | |||||
| * | Bump paper-api to 1.20 | Krakenied | 2023-06-09 | 1 | -1/+1 |
| | | |||||
| * | Fix build | Krakenied | 2023-04-22 | 1 | -1/+1 |
| | | |||||
| * | Add PlayerPoints support | Krakenied | 2023-04-02 | 1 | -0/+4 |
| | | | | | Partially closes https://github.com/LMBishop/Quests/issues/494 | ||||
| * | Fix MMOItems and Mythic Lib repo | Krakenied | 2023-04-02 | 1 | -3/+3 |
| | | |||||
| * | PlayerBlockTracker support | Krakenied | 2023-04-02 | 1 | -0/+2 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/499 | ||||
| * | Bump paper-api to 1.19.4 | Krakenied | 2023-04-02 | 1 | -2/+2 |
| | | |||||
| * | Replace fastutil Int2ObjectOpenHashMap with hppc IntObjectHashMap | Krakenied | 2023-03-07 | 1 | -9/+21 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/497 without significant plugin JAR file size change | ||||
| * | Some build.gradle changes and updates | Krakenied | 2022-12-17 | 1 | -86/+64 |
| | | |||||
| * | Use citizensapi instead of citizens | Krakenied | 2022-08-21 | 1 | -8/+2 |
| | | |||||
| * | Fix ShopGUI+ task types (breaking change) | Krakenied | 2022-08-21 | 1 | -1/+1 |
| | | | | | https://github.com/brcdev-minecraft/shopgui-api/releases/tag/3.0.0 | ||||
| * | Make authlib non-transitive to hide an IDE warning | Krakenied | 2022-08-21 | 1 | -1/+3 |
| | | | | | https://advisory.checkmarx.net/advisory/vulnerability/Cxeb68d52e-5509 | ||||
| * | Fix jitpack being stupid | Krakenied | 2022-08-21 | 1 | -1/+1 |
| | | |||||
| * | Add executableitems quest item (closes #364) | LMBishop | 2022-07-06 | 1 | -1/+3 |
| | | |||||
| * | Use Paper supplied Adventure rather than shading | LMBishop | 2022-06-16 | 1 | -19/+17 |
| | | |||||
| * | Add extended problem descriptions and MiniMessage | LMBishop | 2022-05-31 | 1 | -1/+9 |
| | | |||||
| * | Bring MythicMobs 4 support back | Krakenied | 2022-05-05 | 1 | -2/+4 |
| | | | | | Fixes https://github.com/LMBishop/Quests/issues/318 | ||||
| * | Update MythicMobs to 5.x (closes #350) | LMBishop | 2022-04-18 | 1 | -1/+1 |
| | | |||||
| * | Bump spigot-api to 1.17.1 for new events support | Krakenied | 2022-04-16 | 1 | -1/+1 |
| | | |||||
| * | Update PAPI version | LMBishop | 2022-03-10 | 1 | -1/+1 |
| | | |||||
| * | Revert "Add null check to PAPI processor (closes #324)" | LMBishop | 2022-03-10 | 1 | -1/+1 |
| | | | | | This reverts commit 7bcfd0aa298e3a4876ebc1f7093862e4324cc250. | ||||
| * | Add null check to PAPI processor (closes #324) | LMBishop | 2022-03-10 | 1 | -1/+1 |
| | | |||||
| * | Version dependencies for ci | LMBishop | 2022-02-23 | 1 | -2/+2 |
| | | |||||
| * | Add NuVotifier task type (closes #299) | LMBishop | 2021-12-08 | 1 | -0/+4 |
| | | |||||
| * | Update Slimefun (closes #258) | LMBishop | 2021-09-09 | 1 | -1/+1 |
| | | |||||
| * | Add slimefun quest item | LMBishop | 2021-08-17 | 1 | -0/+2 |
| | | |||||
| * | Add mmoitems as a quest item type (closes #221) | LMBishop | 2021-08-16 | 1 | -0/+3 |
| | | |||||
| * | Add votingplugin | LMBishop | 2021-08-08 | 1 | -0/+4 |
| | | |||||
| * | Add superiorskyblock2 (closes #227) | LMBishop | 2021-08-02 | 1 | -0/+4 |
| | | |||||
| * | Remove fabledskyblock transitive dependencies | LMBishop | 2021-07-12 | 1 | -1/+3 |
| | | |||||
| * | Add fabledskyblock | LMBishop | 2021-07-12 | 1 | -0/+4 |
| | | |||||
| * | Add skull customisation support (closes #201) | LMBishop | 2021-07-09 | 1 | -0/+4 |
| | | |||||
| * | Allow color string to be null (closes #197) | LMBishop | 2021-06-29 | 1 | -0/+2 |
| | | |||||
| * | Convert to multi module project | LMBishop | 2021-06-17 | 1 | -0/+102 |
| - Common module to provide an abstract Quests plugin - Api is still todo | |||||
