aboutsummaryrefslogtreecommitdiffstats
path: root/bukkit/src/main/resources/plugin.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add Nexo quest item supportKrakenied2025-05-131-0/+1
| | | | Closes https://github.com/LMBishop/Quests/issues/783
* Cleanup & bump dependencies to fix compilationKrakenied2025-05-131-1/+1
|
* Add BedWars1058 dedicated task typesjosemarcellio2025-05-131-0/+1
|
* Vault reward integrationKrakenied2024-08-281-0/+1
| | | | Closes https://github.com/LMBishop/Quests/issues/708
* Add Oraxen supportKrakenied2024-06-031-0/+1
|
* Add CustomFishing compatibilityXiaoMoMi2024-04-251-0/+1
|
* Add CMI ignore-afk supportKrakenied2024-02-221-0/+1
| | | | Closes https://github.com/LMBishop/Quests/issues/566
* Add PinataParty supportKrakenied2024-02-181-0/+1
| | | | Closes https://github.com/LMBishop/Quests/issues/518
* Add ServerNPC supportKrakenied2024-02-181-0/+1
|
* Add ZNPCsPlus supportKrakenied2024-02-181-1/+22
|
* Add WildStacker support to mob killing and breeding task typesKrakenied2024-01-091-1/+1
| | | | Closes https://github.com/LMBishop/Quests/issues/584
* Add FabledSkyBlock 3 supportKrakenied2024-01-091-1/+1
|
* Add support for FoliaNahuel Dolores2023-07-211-0/+1
|
* Add PlayerPoints supportKrakenied2023-04-021-1/+1
| | | | Partially closes https://github.com/LMBishop/Quests/issues/494
* PlayerBlockTracker supportKrakenied2023-04-021-1/+1
| | | | Closes https://github.com/LMBishop/Quests/issues/499
* Add command permissionssnake2022-12-181-2/+20
|
* Add smithing task type and fix mining CoreProtect bugDavid Villarreal2022-08-161-1/+1
|
* Fix plugin dependent task typesKrakenied2022-06-041-1/+1
| | | | Fixes https://github.com/LMBishop/Quests/issues/397
* Fix display of incorrect versionv3.10LMBishop2022-03-051-1/+1
|
* Remove softdependsLMBishop2021-06-211-1/+1
|
* Convert to multi module projectLMBishop2021-06-171-0/+30
- Common module to provide an abstract Quests plugin - Api is still todo