aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources
Commit message (Collapse)AuthorAgeFilesLines
* Remove clean option since it is stupidLMBishop2021-06-051-6/+6
|
* Initial SQL storage implementationLMBishop2021-06-031-10/+8
|
* Add SQL optionsLMBishop2021-06-031-0/+28
|
* Bump version numberv2.16.7LMBishop2021-06-021-3/+0
|
* Add about command & links to contributorsLMBishop2021-06-021-1/+1
|
* Add spacer menu elementLMBishop2021-05-131-3/+19
|
* Add random permissionLMBishop2021-03-051-0/+4
|
* Add custom items to GUIv2.15.1LMBishop2021-03-051-0/+30
| | | | - Closes #107, closes #102, closes #77
* Add random quest commandLMBishop2021-03-041-0/+1
| | | | - Closes #152
* Add shopguiplus to softdependLMBishop2021-03-031-1/+1
|
* Add support for CoreProtect + cleanupLMBishop2021-03-031-1/+1
|
* Add documentationLMBishop2021-03-031-1/+1
|
* Add option for asynchronous read/write on join/leaveLMBishop2021-03-031-0/+2
|
* Change build.gradleLMBishop2021-03-011-6/+2
|
* Add started menuLMBishop2021-02-171-0/+6
|
* Change save behaviourLMBishop2021-02-161-0/+1
|
* Quest gui display overrideLMBishop2021-02-161-3/+7
|
* Make tracking toggleableLMBishop2021-02-161-0/+2
|
* Quest trackingLMBishop2021-02-168-30/+76
|
* Add global task configLMBishop2021-02-151-0/+15
|
* Update plugin.yml & rename methodsLMBishop2021-02-111-1/+2
|
* Update IridiumSkyBlock task type to new APILMBishop2021-02-051-1/+1
| | | | | - Closes #139 - Made queue runnable interval configurable
* Added option to parse PAPI for Quest GUI itemsLMBishop2021-02-051-0/+2
| | | | | - Closes #124 - Moved some things about
* Add essentials balance and money earn task typesLMBishop2021-02-041-1/+1
| | | | - Closes #118
* New faster placeholdersRubenicos2021-02-032-5/+11
|
* Add command to clean quest progress files & option to do it on joinLMBishop2021-02-021-0/+8
| | | | | - 'Clean' as in remove any references to quests which have been deleted in the config. - Closes #126
* Made default config not throw a warningLMBishop2021-02-011-3/+0
|
* Add error checkerLMBishop2021-02-011-0/+6
|
* Wrote new examples and updated config and pom.xmlLMBishop2021-01-084-10/+60
|
* Refactored some of the PlaceholderAPI codeLMBishop2021-01-071-1/+1
|
* Added option for cancel quests by commandBuildTools2020-05-201-0/+1
|
* Fixes #89LMBishop2020-04-231-0/+1
|
* improv. add bacground confignivcoo2020-04-231-0/+2
|
* Quests logger to allow configuration on how much Quests logsLMBishop2020-04-151-1/+3
|
* Task types will now try to load QPlayer if it would otherwise return null.LMBishop2020-04-151-1/+1
|
* Made timings of certain runnables configurableLMBishop2020-04-141-0/+3
|
* Added PlaceholderAPI supportnicuch2020-01-121-1/+1
|
* Added time-formatnicuch2020-01-121-1/+1
|
* Push to gitnicuch2020-01-122-0/+3
|
* Using api version 1.14LMBishop2019-09-137-14/+15
| | | | | | - Removed all references to numerical ids - Removed SimilarBlocks class - Updated examples to new material names
* Update README.txtLMBishop2019-09-051-2/+3
|
* Start strings on questsLMBishop2019-09-021-3/+10
| | | | - Sends the player a custom string when the quest is started
* Fixed descriptionsLMBishop2019-08-261-2/+2
|
* Added ability to sort questsLMBishop2019-07-216-6/+15
|
* General refactoringLMBishop2019-07-121-1/+1
| | | | | | | | | | | - Removed Quests.getInstance() and replaced with Quests.get() - Added QuestsAPI with useful methods which can be used in task types without having to get the Quests main class (used to make things a bit more clearer) - Passed the main class as an instance in constructors rather than relying on static methods to obtain the instance in many cases - Removed old title classes - Added more comments
* Config split upLMBishop2019-07-118-1069/+276
| | | | | | - Quests will now be in their own files - New 'QuestsConfigLoader' class to handle this with error messages - General refactorings
* Activate new task typesLMBishop2019-07-061-0/+116
| | | | - Modified config for new task types
* Auto startlmbishop2019-06-291-0/+2
| | | | | - Quests can now be auto started - Removed tests
* Added permissions for categories and questsfatpigsarefat2019-02-161-0/+99
|
* Option to show quest registrations addedfatpigsarefat2019-02-031-0/+2
|