aboutsummaryrefslogtreecommitdiffstats
path: root/bukkit
Commit message (Expand)AuthorAgeFilesLines
* Add some missing conditionsKrakenied2025-07-291-8/+8
* Include API JARs to fix build (repo is down)Krakenied2025-07-292-0/+0
* Update Gradle Wrapper to 8.14.3Krakenied2025-07-291-4/+4
* Remove Integer validators from FancyNpcs tasksKrakenied2025-07-292-4/+0
* Implement FancyNpcs supportKrakenied2025-07-295-2/+93
* Update inventory task type also directly on startKrakenied2025-07-291-1/+9
* Do not add Minecraft version to debug report if method does not existKrakenied2025-07-291-1/+19
* PlaceholderAPI hook cleanupKrakenied2025-07-295-8/+103
* Add option to set per category quest menu titleKrakenied2025-07-294-6/+9
* Bump paper-api dep to 1.21.5 to ensure compatibility with the latest versionKrakenied2025-07-291-1/+1
* Fix boat walking task type mode on 1.11.1 and lowerKrakenied2025-07-297-11/+75
* Fix removing items from inventory on 1.10.2 and lowerKrakenied2025-07-295-11/+51
* Add task constraint set to delivery task typeKrakenied2025-07-291-1/+2
* Update HikariCP to 6.3.0Krakenied2025-07-291-1/+1
* Change tracking by default to the drop keyKrakenied2025-07-292-4/+4
* API cleanup & ensure compatibilityKrakenied2025-05-1318-132/+81
* Add count mode to trading task typeKrakenied2025-05-131-1/+3
* Cleanup unused importsKrakenied2025-05-134-5/+1
* Fix walking task type travelling with high speedsKrakenied2025-05-131-6/+15
* Do not refresh after prev/next page click when there is no prev/next pageKrakenied2025-05-132-4/+12
* Add placeholders support to more menu elementsKrakenied2025-05-134-9/+13
* Fix apply PAPI methodKrakenied2025-05-131-5/+3
* Small optimization to placeholders replacementKrakenied2025-05-131-9/+25
* Full QuestController placeholder supportKrakenied2025-05-133-53/+77
* Fix BukkitTask#isCancelled() missing on 1.8Krakenied2025-05-131-1/+32
* Add blockfertilizing task typeKrakenied2025-05-132-1/+71
* Fix HIDE_ATTRIBUTES on SpigotKrakenied2025-05-131-13/+6
* Fix farming task type for kelpKrakenied2025-05-131-2/+3
* Deduplicate some QPF methods codeKrakenied2025-05-131-0/+69
* Update CustomFishing dependencyKrakenied2025-05-132-2/+9
* Fail silently if the specified sound doesn't existKrakenied2025-05-131-9/+13
* Fix Sounds enum on older versionsKrakenied2025-05-131-1/+24
* Clamp damage in deal damage task typeKrakenied2025-05-131-2/+19
* Update project plugins and dependenciesKrakenied2025-05-131-2/+2
* Fix plugin initialization on Purpur 1.17.1Krakenied2025-05-131-1/+23
* Fix smelting task type exploitKrakenied2025-05-131-1/+1
* Batched statements cannot end with a semicolonKrakenied2025-05-131-1/+1
* Fix database migratorKrakenied2025-05-131-2/+2
* Add hidden option to quest optionsKrakenied2025-05-132-6/+13
* Make the counts towards completed option actually usableKrakenied2025-05-131-0/+2
* For now still use the current approach to QPlayerPreferences constructionKrakenied2025-05-132-2/+4
* Storage reworkKrakenied2025-05-1313-717/+971
* Counts towards completed optionKrakenied2025-05-131-0/+2
* Add Nexo quest item supportKrakenied2025-05-134-0/+35
* Remove some finals to keep task types code styleKrakenied2025-05-133-3/+3
* Cleanup & bump dependencies to fix compilationKrakenied2025-05-137-113/+103
* Add BedWars1058 dedicated task typesjosemarcellio2025-05-137-0/+292
* Fix build & update jvmdowngraderKrakenied2024-11-161-2/+2
* Add placeholder support to vaultreward optionKrakenied2024-11-166-5/+143
* Update BentoBox level task type to work with latest plugin versionKrakenied2024-09-203-50/+47