Simple Quests (Fabric)

Serversided questing system

File Details

simplequests-1.20.1-2.1.0-fabric.jar

  • R
  • Mar 6, 2025
  • 349.14 KB
  • 102
  • 1.20.1
  • Fabric

File Name

simplequests-1.20.1-2.1.0-fabric.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

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

  • 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