summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump version numberv2.18LMBishop2021-06-081-1/+1
|
* Remove clean commandLMBishop2021-06-081-39/+1
|
* Make quest track automatically track first questLMBishop2021-06-081-0/+8
| | | | - Closes #173
* Add level to mythicmobs_killingLMBishop2021-06-081-0/+6
| | | | - Closes #177
* Merge branch 'sql'LMBishop2021-06-0821-122/+513
|\ | | | | | | - Closes #50
| * Allow qPlayer to be nullLMBishop2021-06-0812-85/+117
| |
| * Add warningLMBishop2021-06-081-1/+2
| |
| * Update schemaLMBishop2021-06-081-81/+32
| |
| * Remove clean option since it is stupidLMBishop2021-06-057-22/+14
| |
| * Reimplement modified statusLMBishop2021-06-059-33/+61
| |
| * Properly close HikariLMBishop2021-06-035-0/+23
| |
| * Make storage provider configurableLMBishop2021-06-031-2/+11
| |
| * Add types to task progressLMBishop2021-06-031-20/+75
| | | | | | | | | | - This restricts the possible types for task progress to int, double and float
| * Initial SQL storage implementationLMBishop2021-06-035-13/+274
| |
| * Add initLMBishop2021-06-032-0/+7
| |
| * Add SQL optionsLMBishop2021-06-032-0/+32
| |
* | Fix improper config validationLMBishop2021-06-051-2/+0
| |
* | Bump version numberv2.17LMBishop2021-06-051-1/+1
| |
* | Add list of names to mob killing task typeLMBishop2021-06-051-4/+22
| | | | | | | | - Closes #164
* | Add min-level to mythic mobs task typeLMBishop2021-06-051-1/+5
| | | | | | | | - Closes #175
* | Fix readmeLMBishop2021-06-041-0/+1
| |
* | Redrawn compassLMBishop2021-06-041-5/+7
|/
* Bump version numberv2.16.8LMBishop2021-06-031-1/+1
|
* Fix problem with autosave unloading playersLMBishop2021-06-031-1/+1
|
* Change locks to prevent potential unlock exceptionLMBishop2021-06-031-10/+7
|
* Move debug messagesLMBishop2021-06-031-1/+2
|
* Remove async optionsLMBishop2021-06-021-3/+0
|
* Bump version numberv2.16.7LMBishop2021-06-022-4/+1
|
* Restructure storage system for future expansionLMBishop2021-06-0211-126/+233
| | | | | - Player leaves and joins are handled async without the need to opt in
* Renaming & refactoringLMBishop2021-06-0279-395/+344
|
* Add about command & links to contributorsLMBishop2021-06-0239-38/+51
|
* Remove cancelled check on command taskLMBishop2021-06-021-1/+1
| | | | - Closes #170
* Update ASkyBlock repo for realLMBishop2021-05-231-1/+1
|
* 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
| |