summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update README.mdLMBishop2021-01-171-1/+1
|
* Add banner to READMELMBishop2021-01-141-0/+9
|
* Update LICENSE yearLMBishop2021-01-131-1/+1
|
* Wrote new examples and updated config and pom.xmlLMBishop2021-01-085-11/+62
|
* Added null check to matchBlock function in mining & building task typesLMBishop2021-01-073-7/+30
|
* Update READMELMBishop2021-01-071-1/+1
|
* Add support for worldsLMBishop2021-01-0726-2/+126
|
* Refactored some of the PlaceholderAPI codeLMBishop2021-01-074-103/+144
|
* Recoded placeholders systemRubenicos2020-06-231-62/+205
|
* Added getQuestsProgressRubenicos2020-06-231-1/+26
|
* Added option for multiple blocks with individaul dataAvrooVulcan2020-06-091-8/+28
|
* Fix typosSuSeu14142020-06-031-2/+2
|
* Change indentation from tabs to spacesSuSeu14142020-06-036-216/+216
|
* Closes #7, closes #27LMBishop2020-05-202-2/+23
|
* Closes #84LMBishop2020-05-202-0/+79
|
* Closes #90LMBishop2020-05-201-0/+72
|
* Added option for cancel quests by commandBuildTools2020-05-203-10/+23
|
* Update pom.xml versionLMBishop2020-04-261-1/+1
|
* Add more error messages when loading configLMBishop2020-04-263-16/+70
|
* Fixes #89LMBishop2020-04-234-3/+5
|
* improv. add bacground confignivcoo2020-04-231-1/+1
|
* improv. add bacground confignivcoo2020-04-231-0/+2
|
* improv. add bacground confignivcoo2020-04-231-5/+5
|
* improv. add bacground confignivcoo2020-04-231-1/+2
|
* HighlightedLMBishop2020-04-231-2/+2
|
* Rewrote a few thingsLMBishop2020-04-232-1/+2
|
* Fixes #79LMBishop2020-04-232-2/+6
|
* Rewrote a few thingsLMBishop2020-04-231-13/+26
|
* Ability to ignore update checker addedLMBishop2020-04-231-4/+13
|
* Check if null for deleted questsLMBishop2020-04-192-1/+2
|
* Fix ConcurrentModificationException & hopefully reduced method calls in ↵LMBishop2020-04-156-28/+35
| | | | QuestCompleter
* Quests logger to allow configuration on how much Quests logsLMBishop2020-04-152-1/+84
|
* Task types will now try to load QPlayer if it would otherwise return null.LMBishop2020-04-1537-136/+175
|
* Support for items across server versionsLMBishop2020-04-156-55/+687
|
* Made timings of certain runnables configurableLMBishop2020-04-143-38/+71
|
* Fix error caused by parameter nameRodneyMKay2020-04-141-1/+1
|
* Fix bentobox island members not being included in level taskRodneyMKay2020-04-141-27/+35
|
* Added Iridium Skyblock Value task typeLMBishop2020-02-193-23/+137
|
* Quests can now load config files in folders recursivelyLMBishop2020-02-192-15/+42
|
* Make finalLMBishop2020-02-191-1/+1
|
* Update pom.xml versionLMBishop2020-02-182-1/+15
|
* Added support for BentoBox levelsRodney_Mc_Kay2020-02-053-0/+106
|
* Update pom.xmlLMBishop2020-01-301-1/+1
|
* The quest file can be broken sometimes, without a warning, but directly an ↵nicuch2020-01-182-1/+28
| | | | exception (which is not nice)
* More to itnicuch2020-01-136-23/+25
|
* Trying to fix a bug, I've made another one. Sorry for thatnicuch2020-01-121-2/+1
|
* Added PlaceholderAPI supportnicuch2020-01-125-2/+144
|
* Added time-formatnicuch2020-01-124-7/+7
|
* Push to gitnicuch2020-01-1217-92/+155
|
* Added Quest Events APInicuch2020-01-1233-63/+247
|