aboutsummaryrefslogtreecommitdiffstats
path: root/bukkit/build.gradle
Commit message (Collapse)AuthorAgeFilesLines
* Add executableitems quest item (closes #364)LMBishop2022-07-061-1/+3
|
* Use Paper supplied Adventure rather than shadingLMBishop2022-06-161-19/+17
|
* Add extended problem descriptions and MiniMessageLMBishop2022-05-311-1/+9
|
* Bring MythicMobs 4 support backKrakenied2022-05-051-2/+4
| | | | Fixes https://github.com/LMBishop/Quests/issues/318
* Update MythicMobs to 5.x (closes #350)LMBishop2022-04-181-1/+1
|
* Bump spigot-api to 1.17.1 for new events supportKrakenied2022-04-161-1/+1
|
* Update PAPI versionLMBishop2022-03-101-1/+1
|
* Revert "Add null check to PAPI processor (closes #324)"LMBishop2022-03-101-1/+1
| | | | This reverts commit 7bcfd0aa298e3a4876ebc1f7093862e4324cc250.
* Add null check to PAPI processor (closes #324)LMBishop2022-03-101-1/+1
|
* Version dependencies for ciLMBishop2022-02-231-2/+2
|
* Add NuVotifier task type (closes #299)LMBishop2021-12-081-0/+4
|
* Update Slimefun (closes #258)LMBishop2021-09-091-1/+1
|
* Add slimefun quest itemLMBishop2021-08-171-0/+2
|
* Add mmoitems as a quest item type (closes #221)LMBishop2021-08-161-0/+3
|
* Add votingpluginLMBishop2021-08-081-0/+4
|
* Add superiorskyblock2 (closes #227)LMBishop2021-08-021-0/+4
|
* Remove fabledskyblock transitive dependenciesLMBishop2021-07-121-1/+3
|
* Add fabledskyblockLMBishop2021-07-121-0/+4
|
* Add skull customisation support (closes #201)LMBishop2021-07-091-0/+4
|
* Allow color string to be null (closes #197)LMBishop2021-06-291-0/+2
|
* Convert to multi module projectLMBishop2021-06-171-0/+102
- Common module to provide an abstract Quests plugin - Api is still todo