File Details
simplequests-1.18.2-2.1.0-fabric.jar
- R
- Mar 6, 2025
- 344.17 KB
- 30
- 1.18.2+2
- Fabric
File Name
simplequests-1.18.2-2.1.0-fabric.jar
Supported Versions
- 1.18.2
- 1.18.1
- 1.18
Curse Maven Snippet
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:predicatesSubmitting task that checks for a player predicate
Removed location and position task
Replaced by
simplequests:predicateswhich is more flexibleAdded command
/simplequest adminand when in admin mode allows you to view/accept otherwise hidden subquestsPreviously this was done with a permission string which defaulted to true
Added
max_repeatfield 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