Simple Quests 1.5.4
- Fix nullpointer with some predicates
- Expand block interaction entries to allow interaction with blocks at the same position
- Progression trackers changed to a registry system to be more expandable
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.18/Changelog.md
Simple Quests 1.5.3
- Add category daily limit: Instead of daily limit for one quest this counts the category
- Add player context to all entries:
All entries now accept a
playerPredicate
field. Allows for additional checks when completing tasks e.g. player needs to do the task while sneaking
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.20.2/Changelog.md
Simple Quests 1.5.3
- Add category daily limit: Instead of daily limit for one quest this counts the category
- Add player context to all entries:
All entries now accept a
playerPredicate
field. Allows for additional checks when completing tasks e.g. player needs to do the task while sneaking
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.18/Changelog.md
Simple Quests 1.5.2
- Fix ticking quests not resetting (e.g. location quests)
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.20.1/Changelog.md
Simple Quests 1.5.2
- Fix ticking quests not resetting (e.g. location quests)
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.20.2/Changelog.md
Simple Quests 1.5.2
- Fix ticking quests not resetting (e.g. location quests)
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.19.4/Changelog.md
Simple Quests 1.5.2
- Fix ticking quests not resetting (e.g. location quests)
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.18/Changelog.md
Simple Quests 1.5.1
- Change current quest command to display a gui instead of outputting to chat
- Fix daily quest amount tracker not tracking
- Add
visibility
field to quests. Determines whether the quest shows up in the gui or not:DEFAULT
: default behaviour. Shows only acceptable questsALWAYS
: always shows the quest even if player can't accept itNEVER
: never show the quest
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.20.1/Changelog.md
Simple Quests 1.5.1
- Change current quest command to display a gui instead of outputting to chat
- Fix daily quest amount tracker not tracking
- Add
visibility
field to quests. Determines whether the quest shows up in the gui or not:DEFAULT
: default behaviour. Shows only acceptable questsALWAYS
: always shows the quest even if player can't accept itNEVER
: never show the quest
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.19.4/Changelog.md
Simple Quests 1.5.1
- Change current quest command to display a gui instead of outputting to chat
- Fix daily quest amount tracker not tracking
- Add
visibility
field to quests. Determines whether the quest shows up in the gui or not:DEFAULT
: default behaviour. Shows only acceptable questsALWAYS
: always shows the quest even if player can't accept itNEVER
: never show the quest
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.18/Changelog.md