aboutsummaryrefslogtreecommitdiffstats
path: root/bukkit/src
Commit message (Expand)AuthorAgeFilesLines
* Set progress on numeric placeholders for PAPI tasks (closes #240)LMBishop2021-09-091-0/+1
* Apply placeholders on custom GUI items (closes #235, closes #246)LMBishop2021-09-093-4/+8
* Update Slimefun (closes #258)LMBishop2021-09-091-4/+6
* Remove cancel ability from auto-started quests (fixes #260)LMBishop2021-09-092-2/+6
* Remove ITEM_FLAGS item filter from QItemStack (closes #256)LMBishop2021-09-081-1/+1
* Made display names no longer a requirement (closes #249)LMBishop2021-09-083-21/+12
* Add shop id and improve detection of ShopGUIPlus purchases/sales.SirBlobman2021-09-032-103/+185
* Add slimefun quest itemLMBishop2021-08-172-4/+38
* Add bucket task types (closes #226)LMBishop2021-08-174-0/+144
* Add consume task (closes #237)LMBishop2021-08-172-0/+127
* Fix joined before check (closes #232)LMBishop2021-08-161-1/+1
* Add mmoitems as a quest item type (closes #221)LMBishop2021-08-1612-70/+197
* Redo tab completionLMBishop2021-08-1225-135/+283
* Fix missing validationLMBishop2021-08-1223-109/+17
* Move essentials hook initialisationLMBishop2021-08-121-4/+3
* Add item importing (closes #222)LMBishop2021-08-1212-78/+287
* Revert config key changes to remove afk playtimeCoolLord222021-08-111-2/+0
* Remove Essentials dependent code and use plugin hookCoolLord222021-08-111-6/+5
* Add EssentialsHookCoolLord222021-08-113-0/+43
* Add option to ignore AFK players for PlaytimeTaskTypeCoolLord222021-08-112-0/+8
* Fix PAPI hook (closes #230)LMBishop2021-08-111-12/+12
* Rename config key & allow use of previous keyLMBishop2021-08-112-6/+5
* Removing unused importCoolLord222021-08-101-1/+0
* Adding rank based active quest limitsCoolLord222021-08-103-4/+30
* Add random from category (closes #223)LMBishop2021-08-086-6/+131
* Fix votingplugin (closes #228)LMBishop2021-08-081-1/+1
* Add votingpluginLMBishop2021-08-082-15/+89
* Add superiorskyblock2 (closes #227)LMBishop2021-08-024-0/+173
* Add message defaultsLMBishop2021-07-292-52/+50
* Fix placeholderapi not working (closes #217)LMBishop2021-07-291-4/+4
* Fix categories.yml not generatingv3.6.1LMBishop2021-07-262-9/+13
* Add categories.ymlLMBishop2021-07-264-69/+77
* Add start commandsLMBishop2021-07-262-0/+10
* Add papi support to quest strings (closes #216)LMBishop2021-07-267-25/+38
* Add task type exclusionsv3.5.2LMBishop2021-07-215-5/+20
* Fix ui placeholders not workingLMBishop2021-07-212-5/+5
* Fix swapped admin commandsv3.5.1LMBishop2021-07-203-34/+34
* Fix bentoboxLMBishop2021-07-151-1/+1
* Add farming task type (closes #207)LMBishop2021-07-153-30/+183
* Fix fishing task type (closes #205)LMBishop2021-07-151-1/+2
* Refactor command systemLMBishop2021-07-1327-656/+1280
* Add fabledskyblockLMBishop2021-07-122-0/+81
* Add skull customisation support (closes #201)LMBishop2021-07-093-0/+125
* Add ItemStack cachingLMBishop2021-07-093-33/+66
* Add PAPI translation strings (closes #203)LMBishop2021-07-093-8/+17
* Redo bentoboxLMBishop2021-07-091-25/+9
* Change quest registration loggingLMBishop2021-07-055-9/+16
* Add toggleable cancel menu (closes #199)LMBishop2021-07-054-7/+15
* Improve autotrack and add more configurationLMBishop2021-07-055-30/+60
* Reduce code duplicationLMBishop2021-06-305-108/+19