| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove clean option since it is stupid | LMBishop | 2021-06-05 | 1 | -6/+6 |
| | | |||||
| * | Initial SQL storage implementation | LMBishop | 2021-06-03 | 1 | -10/+8 |
| | | |||||
| * | Add SQL options | LMBishop | 2021-06-03 | 1 | -0/+28 |
| | | |||||
| * | Bump version numberv2.16.7 | LMBishop | 2021-06-02 | 1 | -3/+0 |
| | | |||||
| * | Add about command & links to contributors | LMBishop | 2021-06-02 | 1 | -1/+1 |
| | | |||||
| * | Add spacer menu element | LMBishop | 2021-05-13 | 1 | -3/+19 |
| | | |||||
| * | Add random permission | LMBishop | 2021-03-05 | 1 | -0/+4 |
| | | |||||
| * | Add custom items to GUIv2.15.1 | LMBishop | 2021-03-05 | 1 | -0/+30 |
| | | | | | - Closes #107, closes #102, closes #77 | ||||
| * | Add random quest command | LMBishop | 2021-03-04 | 1 | -0/+1 |
| | | | | | - Closes #152 | ||||
| * | Add shopguiplus to softdepend | LMBishop | 2021-03-03 | 1 | -1/+1 |
| | | |||||
| * | Add support for CoreProtect + cleanup | LMBishop | 2021-03-03 | 1 | -1/+1 |
| | | |||||
| * | Add documentation | LMBishop | 2021-03-03 | 1 | -1/+1 |
| | | |||||
| * | Add option for asynchronous read/write on join/leave | LMBishop | 2021-03-03 | 1 | -0/+2 |
| | | |||||
| * | Change build.gradle | LMBishop | 2021-03-01 | 1 | -6/+2 |
| | | |||||
| * | Add started menu | LMBishop | 2021-02-17 | 1 | -0/+6 |
| | | |||||
| * | Change save behaviour | LMBishop | 2021-02-16 | 1 | -0/+1 |
| | | |||||
| * | Quest gui display override | LMBishop | 2021-02-16 | 1 | -3/+7 |
| | | |||||
| * | Make tracking toggleable | LMBishop | 2021-02-16 | 1 | -0/+2 |
| | | |||||
| * | Quest tracking | LMBishop | 2021-02-16 | 8 | -30/+76 |
| | | |||||
| * | Add global task config | LMBishop | 2021-02-15 | 1 | -0/+15 |
| | | |||||
| * | Update plugin.yml & rename methods | LMBishop | 2021-02-11 | 1 | -1/+2 |
| | | |||||
| * | Update IridiumSkyBlock task type to new API | LMBishop | 2021-02-05 | 1 | -1/+1 |
| | | | | | | - Closes #139 - Made queue runnable interval configurable | ||||
| * | Added option to parse PAPI for Quest GUI items | LMBishop | 2021-02-05 | 1 | -0/+2 |
| | | | | | | - Closes #124 - Moved some things about | ||||
| * | Add essentials balance and money earn task types | LMBishop | 2021-02-04 | 1 | -1/+1 |
| | | | | | - Closes #118 | ||||
| * | New faster placeholders | Rubenicos | 2021-02-03 | 2 | -5/+11 |
| | | |||||
| * | Add command to clean quest progress files & option to do it on join | LMBishop | 2021-02-02 | 1 | -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 warning | LMBishop | 2021-02-01 | 1 | -3/+0 |
| | | |||||
| * | Add error checker | LMBishop | 2021-02-01 | 1 | -0/+6 |
| | | |||||
| * | Wrote new examples and updated config and pom.xml | LMBishop | 2021-01-08 | 4 | -10/+60 |
| | | |||||
| * | Refactored some of the PlaceholderAPI code | LMBishop | 2021-01-07 | 1 | -1/+1 |
| | | |||||
| * | Added option for cancel quests by command | BuildTools | 2020-05-20 | 1 | -0/+1 |
| | | |||||
| * | Fixes #89 | LMBishop | 2020-04-23 | 1 | -0/+1 |
| | | |||||
| * | improv. add bacground config | nivcoo | 2020-04-23 | 1 | -0/+2 |
| | | |||||
| * | Quests logger to allow configuration on how much Quests logs | LMBishop | 2020-04-15 | 1 | -1/+3 |
| | | |||||
| * | Task types will now try to load QPlayer if it would otherwise return null. | LMBishop | 2020-04-15 | 1 | -1/+1 |
| | | |||||
| * | Made timings of certain runnables configurable | LMBishop | 2020-04-14 | 1 | -0/+3 |
| | | |||||
| * | Added PlaceholderAPI support | nicuch | 2020-01-12 | 1 | -1/+1 |
| | | |||||
| * | Added time-format | nicuch | 2020-01-12 | 1 | -1/+1 |
| | | |||||
| * | Push to git | nicuch | 2020-01-12 | 2 | -0/+3 |
| | | |||||
| * | Using api version 1.14 | LMBishop | 2019-09-13 | 7 | -14/+15 |
| | | | | | | | - Removed all references to numerical ids - Removed SimilarBlocks class - Updated examples to new material names | ||||
| * | Update README.txt | LMBishop | 2019-09-05 | 1 | -2/+3 |
| | | |||||
| * | Start strings on quests | LMBishop | 2019-09-02 | 1 | -3/+10 |
| | | | | | - Sends the player a custom string when the quest is started | ||||
| * | Fixed descriptions | LMBishop | 2019-08-26 | 1 | -2/+2 |
| | | |||||
| * | Added ability to sort quests | LMBishop | 2019-07-21 | 6 | -6/+15 |
| | | |||||
| * | General refactoring | LMBishop | 2019-07-12 | 1 | -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 up | LMBishop | 2019-07-11 | 8 | -1069/+276 |
| | | | | | | | - Quests will now be in their own files - New 'QuestsConfigLoader' class to handle this with error messages - General refactorings | ||||
| * | Activate new task types | LMBishop | 2019-07-06 | 1 | -0/+116 |
| | | | | | - Modified config for new task types | ||||
| * | Auto start | lmbishop | 2019-06-29 | 1 | -0/+2 |
| | | | | | | - Quests can now be auto started - Removed tests | ||||
| * | Added permissions for categories and quests | fatpigsarefat | 2019-02-16 | 1 | -0/+99 |
| | | |||||
| * | Option to show quest registrations added | fatpigsarefat | 2019-02-03 | 1 | -0/+2 |
| | | |||||
