Releases: AlessioGr/NotQuests
v5.3.0 - Conversation answers in chat (=> bedrock/geyser compatibility)
[+] Ability to select conversation answer by typing the number of the answer in chat (additionally to clickable text)
v5.2.5 - Improvements
[^] Skip loading npc data when plugin disabled due to previous error
[^] More config comments & display default value for each config entry
v5.2.4 - Improvements
- [^] Fully configurable conversation line / answer options display format
- [^] Fix / improve error messages of commands
v5.2.3 - Bug Fix & small improvement
[^] Conversations: allow "text:" to not-be set. This then just doesn't send anything. Useful for abusing a conversation line to run actions
[!] Fix incorrectly saved hidden status of conditions.yml conditions
v5.2.2 - Bug fix
[!] Fix potential NullPointerException for checking conditions
v5.2.1 - Conversation improvements
[^] Conversation improvements
v5.1.0 - Fix conversation packet stuff
[+] Ability to use notquests conversation interceptor in betonquest
[!] Fix conversation packet stuff
v5.1.0 - 1.19.2 Update
[^] Update to 1.19.2
v5.0.1 - Bug Fixes
[!] Fix NPC error if Citizens is not installed
[!] Do not save player data or tag data if tag data didn't finish loading yet, to prevent data loss
v5.0.0 - NPC improvements
[^] Internally revamped the NPC system. You will have to re-do all NPC stuff (so basically re-assign all your NPCs). Nothing new was added, though this change allows me to easily add support for different NPC plugins in the future, like zNPCs.
[^] Performance & internal improvements
[+] predefinedProgressOrder (no docs for that yet, but maybe you can figure it out. Makes linear quest or objective progression 1000x faster to do)
[+] New Feature: custom font nametag above npc when a quest is available (resourcepack). No idea if this works, it seems to be a little buggy. Feel free to test it
[!] Bug Fix: Consider items in equipment slots for item removal in DeliverItems objective
[!] Remove quest from active quests if it should be completed during CompleteQuestAction
[!] Fix bug in smelt objective where players are able to get free progress by putting items in their inventory while in furnace mode and removing them again
[!] Fix ConcurrentModificationException for integrations loading