aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Work-around fix for #59nicuch2020-01-104-15/+20
* Fixed quest progress not savingLMBishop2019-12-294-6/+40
* Simplified codeLMBishop2019-12-291-31/+2
* Fishing task type properly detects if a fish was caughtLMBishop2019-12-261-5/+5
* Added config options reverse-if-broken and reverse-if-placedLMBishop2019-12-252-49/+125
* Added option for config section in item rather than just materialLMBishop2019-12-232-12/+21
* Using api version 1.14LMBishop2019-09-1319-314/+301
* Update README.txtLMBishop2019-09-051-2/+3
* Start strings on questsLMBishop2019-09-024-21/+30
* Fixed descriptionsLMBishop2019-08-261-2/+2
* Added ability to sort questsLMBishop2019-07-2110-20/+32
* Changed error messagesLMBishop2019-07-153-4/+8
* MythicMobs task typeLMBishop2019-07-152-4/+95
* General refactoringLMBishop2019-07-1255-434/+344
* Resolved ConcurrentModificationException when player quitsLMBishop2019-07-121-1/+6
* Config split upLMBishop2019-07-1113-1202/+545
* Fishing task type fixLMBishop2019-07-061-4/+4
* Activate new task typesLMBishop2019-07-062-0/+120
* Another 2 new tasks + fix for fishing (#45)ToastedCoconut2019-07-043-0/+159
* New tasks: breeding and xpearn (#44)ToastedCoconut2019-06-292-0/+156
* Auto startlmbishop2019-06-2913-2214/+2284
* Quest category commands fixedfatpigsarefat2019-06-224-2/+12
* Workaround for ghost 'mining' tasks in quest data filesfatpigsarefat2019-03-171-2/+3
* Added permissions for categories and questsfatpigsarefat2019-02-1613-20/+233
* Typofatpigsarefat2019-02-031-1/+1
* Option to show quest registrations addedfatpigsarefat2019-02-032-1/+5
* Titles should work on 1.13 nowfatpigsarefat2019-02-031-5/+11
* Synchronisationfatpigsarefat2019-02-031-1/+1
* Added testsfatpigsarefat2019-01-266-3/+2163
* Added Citizens task typefatpigsarefat2018-10-207-10/+261
* Change state check from CAUGHT_FISH to BITEfatpigsarefat2018-10-201-1/+1
* Will now return if config name and monster isn't named correctlyfatpigsarefat2018-10-201-1/+1
* Change namefatpigsarefat2018-10-2019-19/+19
* Edited licensefatpigsarefat2018-10-201-1/+1
* Namespace has changedfatpigsarefat2018-10-2065-339/+338
* Players can no longer start already started questsfatpigsarefat2018-09-234-13/+24
* Added Distancefrom Task Typefatpigsarefat2018-08-212-0/+116
* Fix pages.fatpigsarefat2018-08-201-1/+1
* YAML Errorfatpigsarefat2018-08-141-1/+1
* Defined admin perm in plugin.ymlfatpigsarefat2018-08-141-1/+3
* Permissionsfatpigsarefat2018-08-141-1/+1
* Brewing task type completed.fatpigsarefat2018-07-274-0/+244
* Added colourfatpigsarefat2018-07-273-3/+3
* Fixed admin help commandfatpigsarefat2018-07-251-3/+2
* Added quest cancel guifatpigsarefat2018-07-255-5/+137
* Now using Mavenfatpigsarefat2018-07-2170-188/+225
* Made sure reward commands are run on main threadfatpigsarefat2018-07-022-4/+6
* Null checksfatpigsarefat2018-07-021-2/+2
* Might have fixed a bug. Not sure (could never recreate it). Closes #18fatpigsarefat2018-06-242-20/+24
* Right click to cancel quests, closes #9fatpigsarefat2018-06-019-10/+209