aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/leonardobishop/quests/QuestsConfigLoader.java
Commit message (Expand)AuthorAgeFilesLines
* Add quest controllersLMBishop2021-06-141-440/+0
* Renaming & refactoringLMBishop2021-06-021-5/+5
* Add support for CoreProtect + cleanupLMBishop2021-03-031-1/+1
* Restructued menu classesLMBishop2021-03-031-2/+2
* Wrap config load in try-catchLMBishop2021-02-261-119/+133
* Remove debug message, update version and fix checkv2.14.1LMBishop2021-02-161-2/+0
* Quest gui display overrideLMBishop2021-02-161-1/+1
* Add error checking to placeholdersLMBishop2021-02-161-35/+27
* Quest trackingLMBishop2021-02-161-14/+20
* Add global task configLMBishop2021-02-151-0/+22
* Update plugin.yml & rename methodsLMBishop2021-02-111-0/+1
* Added option to parse PAPI for Quest GUI itemsLMBishop2021-02-051-2/+2
* Add onStart method to TaskTypeLMBishop2021-02-041-1/+2
* Add CommandTaskType & DistancefromTaskType + internal changesLMBishop2021-02-031-1/+1
* Add error checkerLMBishop2021-02-011-132/+283
* Add more error messages when loading configLMBishop2020-04-261-12/+44
* Task types will now try to load QPlayer if it would otherwise return null.LMBishop2020-04-151-15/+13
* Quests can now load config files in folders recursivelyLMBishop2020-02-191-15/+34
* The quest file can be broken sometimes, without a warning, but directly an ex...nicuch2020-01-181-1/+27
* Everythingnicuch2020-01-111-4/+4
* Using api version 1.14LMBishop2019-09-131-21/+2
* Start strings on questsLMBishop2019-09-021-15/+8
* Added ability to sort questsLMBishop2019-07-211-2/+3
* Changed error messagesLMBishop2019-07-151-2/+1
* General refactoringLMBishop2019-07-121-15/+15
* Config split upLMBishop2019-07-111-0/+206