aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update ASkyBlock repoLMBishop2021-05-231-8/+1
|
* Bump version numberv2.16.6LMBishop2021-05-231-1/+1
|
* Fix missing world validation in mining task typeLMBishop2021-05-231-2/+2
| | | | - Closes #169
* Allow use of entire height of category pagev2.16.5LMBishop2021-05-152-2/+9
|
* Bump version numberv2.16.4LMBishop2021-05-131-1/+1
|
* Add spacer menu elementLMBishop2021-05-134-7/+52
|
* Bump version numberv2.16.3LMBishop2021-04-151-1/+1
|
* Display only unmet requirements (#159)Minetown2021-04-111-1/+5
| | | Co-authored-by: Rodney_Mc_Kay <herr-fant@web.de>
* Move some wordsLeonardo Bishop2021-04-031-18/+1
|
* Create CONTRIBUTING.mdLeonardo Bishop2021-04-031-0/+19
|
* Bump version numberv2.16.2LMBishop2021-04-021-1/+1
|
* Fix enchantment for 1.8LMBishop2021-04-023-2/+17
|
* Update bStatsLMBishop2021-04-023-729/+18
|
* Merge fix into masterLMBishop2021-03-297-22/+26
|\
| * Update version numberv2.16.1LMBishop2021-03-291-1/+1
| |
| * Remove test lineLMBishop2021-03-291-1/+0
| |
| * Fix enchantments not working in later ItemGetter(s)LMBishop2021-03-293-20/+25
| |
| * Fix null commandLMBishop2021-03-273-1/+1
| | | | | | | | - Closes #155
* | Refactored quest progress filesLMBishop2021-03-0751-511/+461
| | | | | | | | - Moved methods which involve a Player (such as startQuest, completeQuest) to the QPlayer class as the QuestProgressFile is meant to describe quest progress only, rather than have complicated logic in them
* | Add some commentsLMBishop2021-03-072-26/+39
| |
* | Restructured menu controller & code organisationLMBishop2021-03-0627-241/+192
|/
* Add random permissionLMBishop2021-03-051-0/+4
|
* Update versionv2.16LMBishop2021-03-051-1/+1
|
* Add custom items to GUIv2.15.1LMBishop2021-03-0512-165/+423
| | | | - Closes #107, closes #102, closes #77
* Add random quest commandLMBishop2021-03-043-0/+27
| | | | - Closes #152
* improv. fix mistake (#153)nivcoo2021-03-041-1/+1
|
* Rename shopguiplus task typesLMBishop2021-03-033-10/+10
|
* Add shopguiplus to softdependLMBishop2021-03-031-1/+1
|
* Update versionv2.15LMBishop2021-03-031-1/+1
|
* Add support for CoreProtect + cleanupLMBishop2021-03-0328-47/+223
|
* Fix track commandLMBishop2021-03-033-3/+7
|
* Using HTTPS rather than HTTPLMBishop2021-03-031-3/+3
|
* Add quest tracking command & relicensed under GPLv3LMBishop2021-03-035-59/+707
| | | | - The GPLv3 license is to comply with Spigot's GPL license.
* Restructued menu classesLMBishop2021-03-0326-423/+367
|
* Add documentationLMBishop2021-03-033-22/+89
|
* Add option for asynchronous read/write on join/leaveLMBishop2021-03-037-44/+61
|
* Add target java versionLMBishop2021-03-011-0/+5
|
* Change from buy to sellLMBishop2021-03-011-1/+1
|
* Add ShopGUI+ buy & sell task type (not tested)LMBishop2021-03-015-1/+180
| | | | - Closes #150
* Add null checks to all task typesLMBishop2021-03-0135-69/+151
| | | | - Closes #151
* Change build.gradleLMBishop2021-03-012-14/+6
|
* Wrap config load in try-catchLMBishop2021-02-261-119/+133
|
* Update iridiumskyblock repoLMBishop2021-02-261-1/+3
|
* Add started menuLMBishop2021-02-1711-30/+323
|
* Change save behaviourLMBishop2021-02-168-28/+73
|
* Remove debug message, update version and fix checkv2.14.1LMBishop2021-02-1623-26/+24
|
* Check for actual player not citizensLMBishop2021-02-1621-3/+60
|
* Quest gui display overrideLMBishop2021-02-165-18/+42
|
* Make tracking toggleableLMBishop2021-02-164-3/+6
|
* Update versionv2.14LMBishop2021-02-161-1/+1
|