aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/leonardobishop/quests/Quests.java
Commit message (Expand)AuthorAgeFilesLines
* Convert to multi module projectLMBishop2021-06-171-493/+0
* Change visibility of setQuestModeLMBishop2021-06-141-1/+1
* Add quest controllersLMBishop2021-06-141-0/+27
* Allow qPlayer to be nullLMBishop2021-06-081-1/+0
* Remove clean option since it is stupidLMBishop2021-06-051-6/+0
* Reimplement modified statusLMBishop2021-06-051-1/+1
* Properly close HikariLMBishop2021-06-031-0/+3
* Initial SQL storage implementationLMBishop2021-06-031-2/+3
* Restructure storage system for future expansionLMBishop2021-06-021-1/+3
* Renaming & refactoringLMBishop2021-06-021-58/+58
* Update bStatsLMBishop2021-04-021-2/+2
* Merge fix into masterLMBishop2021-03-291-1/+1
|\
| * Fix null commandLMBishop2021-03-271-1/+1
* | Add some commentsLMBishop2021-03-071-13/+18
* | Restructured menu controller & code organisationLMBishop2021-03-061-20/+27
|/
* Rename shopguiplus task typesLMBishop2021-03-031-4/+4
* Add support for CoreProtect + cleanupLMBishop2021-03-031-6/+61
* Restructued menu classesLMBishop2021-03-031-3/+3
* Change from buy to sellLMBishop2021-03-011-1/+1
* Add ShopGUI+ buy & sell task type (not tested)LMBishop2021-03-011-0/+5
* Change save behaviourLMBishop2021-02-161-4/+2
* Quest gui display overrideLMBishop2021-02-161-3/+3
* Fix plugin not loading on servers without PAPIv2.12.1LMBishop2021-02-061-15/+9
* Update IridiumSkyBlock task type to new APILMBishop2021-02-051-6/+27
* Added option to parse PAPI for Quest GUI itemsLMBishop2021-02-051-8/+18
* CleanupLMBishop2021-02-051-3/+0
* Updated quest completion pipeline to a queue system for near instantaneous co...LMBishop2021-02-041-8/+8
* Add essentials balance and money earn task typesLMBishop2021-02-041-1/+5
* Moved dependent task types to their own packageLMBishop2021-02-041-0/+1
* New faster placeholdersRubenicos2021-02-031-1/+5
* Add CommandTaskType & DistancefromTaskType + internal changesLMBishop2021-02-031-9/+9
* Add command to clean quest progress files & option to do it on joinLMBishop2021-02-021-2/+1
* Add error checkerLMBishop2021-02-011-6/+11
* Closes #84LMBishop2020-05-201-0/+4
* Ability to ignore update checker addedLMBishop2020-04-231-4/+13
* Fix ConcurrentModificationException & hopefully reduced method calls in Quest...LMBishop2020-04-151-1/+1
* Task types will now try to load QPlayer if it would otherwise return null.LMBishop2020-04-151-71/+64
* Made timings of certain runnables configurableLMBishop2020-04-141-38/+22
* Added Iridium Skyblock Value task typeLMBishop2020-02-191-0/+9
* Added support for BentoBox levelsRodney_Mc_Kay2020-02-051-0/+3
* More to itnicuch2020-01-131-1/+1
* Added PlaceholderAPI supportnicuch2020-01-121-0/+5
* Added time-formatnicuch2020-01-121-3/+3
* Push to gitnicuch2020-01-121-25/+8
* The javadoc says that method getKiller() should return a player entity or null.nicuch2020-01-121-6/+6
* Missunderstand :)nicuch2020-01-111-1/+1
* Git toxicitynicuch2020-01-111-103/+104
* Work-around fix for #59nicuch2020-01-101-2/+2
* Simplified codeLMBishop2019-12-291-31/+2
* Added option for config section in item rather than just materialLMBishop2019-12-231-3/+8