Simple Quests (Fabric)

Serversided questing system

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

Fabric

modImplementation "curse.maven:simple-quests-580853:6270813"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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

  • 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