Simple Quests 1.4.0
- Add quest complete event for fabric and forge
- Moved some things to api
- Add dailyQuestAmount: If >= 0 will select up to x amount of daily quests instead of all
- Internal: All QuestEntry use Codecs now
- Added Multi-Entry types:
Those types allow a entry to provide multiple possible tasks. E.g. an item entry where you have to submit either item a or b x amount. - Added composite quests: Composite quests are quests that refer to other quests. You can only select one of them at the same time
- Add fishing quest entry
- Quest guis current page gets saved when going back
- Renamed /simplequests show to /simplequests quests
- is_visible for QuestCategory: If true quests in this category are not shown with the current quest command
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.20.1/Changelog.md
Simple Quests 1.4.0
- Add quest complete event for fabric and forge
- Moved some things to api
- Add dailyQuestAmount: If >= 0 will select up to x amount of daily quests instead of all
- Internal: All QuestEntry use Codecs now
- Added Multi-Entry types:
Those types allow a entry to provide multiple possible tasks. E.g. an item entry where you have to submit either item a or b x amount. - Added composite quests: Composite quests are quests that refer to other quests. You can only select one of them at the same time
- Add fishing quest entry
- Quest guis current page gets saved when going back
- Renamed /simplequests show to /simplequests quests
- is_visible for QuestCategory: If true quests in this category are not shown with the current quest command
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.19.4/Changelog.md
Simple Quests 1.4.0
- Add quest complete event for fabric and forge
- Moved some things to api
- Add dailyQuestAmount: If >= 0 will select up to x amount of daily quests instead of all
- Internal: All QuestEntry use Codecs now
- Added Multi-Entry types:
Those types allow a entry to provide multiple possible tasks. E.g. an item entry where you have to submit either item a or b x amount. - Added composite quests: Composite quests are quests that refer to other quests. You can only select one of them at the same time
- Add fishing quest entry
- Quest guis current page gets saved when going back
- Renamed /simplequests show to /simplequests quests
- is_visible for QuestCategory: If true quests in this category are not shown with the current quest command
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.18/Changelog.md
Simple Quests 1.3.2
- Port to 1.20.1
- Rewrite quest trackers. Now the current progress will also be displayed for e.g. kill quests- Fix various lang stuff- Fix daily quests counting towards concurrent quest limit- Add support for longer quest description::description
in the json file. Seeitem_example.json
in the Example Datapack
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.20.1/Changelog.md
Simple Quests 1.3.2
-
Rewrite quest trackers. Now the current progress will also be displayed for e.g. kill quests
-
Fix various lang stuff
-
Fix daily quests counting towards concurrent quest limit
-
Add support for longer quest description:
description
in the json file. Seeitem_example.json
in the Example Datapack
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.19.4/Changelog.md
Simple Quests 1.3.2
-
Rewrite quest trackers. Now the current progress will also be displayed for e.g. kill quests
-
Fix various lang stuff
-
Fix daily quests counting towards concurrent quest limit
-
Add support for longer quest description:
description
in the json file. Seeitem_example.json
in the Example Datapack
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.18/Changelog.md