aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/quests
Commit message (Collapse)AuthorAgeFilesLines
* Start strings on questsLMBishop2019-09-021-3/+10
| | | | - Sends the player a custom string when the quest is started
* Added ability to sort questsLMBishop2019-07-216-6/+15
|
* Config split upLMBishop2019-07-117-0/+275
- Quests will now be in their own files - New 'QuestsConfigLoader' class to handle this with error messages - General refactorings