Simple Quests 2.2.0
- Fix holder lookup not including tags during reload
- Datapack directory now updated
simplequests
->simplequests_api/quest
simplequests_categories
->simplequests_api/category
- This will make old datapacks not work anymore!
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.21/Changelog.md
Simple Quests 2.1.2
- Update translation lib
- Fix registry ops not used during parsing so quests didn't work
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.21/Changelog.md
Simple Quests 2.1.2
- Update translation lib
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.20.1/Changelog.md
Simple Quests 2.1.2
- Update translation lib
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.18/Changelog.md
Simple Quests 2.1.1
- Update translation lib
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.21/Changelog.md
Simple Quests 2.1.1
- Update translation lib
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.20.1/Changelog.md
Simple Quests 2.1.1
- Update translation lib
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.18/Changelog.md
Simple Quests 2.1.0
- Merged changes from 1.18 branch
- API split
- VERY IMPORTANT: Old questpack will not work anymore!
- All fields in json are now snake_case
- Multi quest task and single ones are now merged together
- Active quests for players will be reset
- Use https://flemmli97.github.io/misode.github.io/simplequests_convert/ to convert your old datapacks (mostly)
- Added new quest task:
simplequests:predicates
- Submitting task that checks for a player predicate
- Removed location and position task
- Replaced by
simplequests:predicates
which is more flexible
- Replaced by
- Added command
/simplequest admin
and when in admin mode allows you to view/accept otherwise hidden subquests- Previously this was done with a permission string which defaulted to true
- Added
max_repeat
field to quests:- Allows to limit the amount of times a quest can be repeated. Default 0 = unlimited
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.21/Changelog.md
Simple Quests 2.1.0
- Merged changes from 1.18 branch
- API split
- VERY IMPORTANT: Old questpack will not work anymore!
- All fields in json are now snake_case
- Multi quest task and single ones are now merged together
- Active quests for players will be reset
- Use https://flemmli97.github.io/misode.github.io/simplequests_convert/ to convert your old datapacks (mostly)
- Added new quest task:
simplequests:predicates
- Submitting task that checks for a player predicate
- Removed location and position task
- Replaced by
simplequests:predicates
which is more flexible
- Replaced by
- Added command
/simplequest admin
and when in admin mode allows you to view/accept otherwise hidden subquests- Previously this was done with a permission string which defaulted to true
- Added
max_repeat
field to quests:- Allows to limit the amount of times a quest can be repeated. Default 0 = unlimited
- LinguaBib: Add ModernFix compat (broke translations)
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.20.1/Changelog.md
Simple Quests 2.1.0
- VERY IMPORTANT: Old questpack will not work anymore!
- All fields in json are now snake_case
- Multi quest task and single ones are now merged together
- Active quests for players will be reset
- Use https://flemmli97.github.io/misode.github.io/simplequests_convert/ to convert your old datapacks (mostly)
- Added new quest task:
simplequests:predicates
- Submitting task that checks for a player predicate
- Removed location and position task
- Replaced by
simplequests:predicates
which is more flexible
- Replaced by
- Added command
/simplequest admin
and when in admin mode allows you to view/accept otherwise hidden subquests- Previously this was done with a permission string which defaulted to true
- Added
max_repeat
field to quests:- Allows to limit the amount of times a quest can be repeated. Default 0 = unlimited
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.18/Changelog.md