#740 Option 'position_fail_goto' for PLAYER quest objects, to apply a goto if the position don't match the action's location.
#740 Option 'items_needed_fail_goto' for quest objects, to apply a goto if items_needed are not respected.
#740 Option 'no_match_fail_goto' for quest objects, to apply a goto if the player did the correct action, but with the wrong settings (for instance, if they broke a block, but it's the wrong block type).
#740 Option 'no_match_cancel_event' for quest objects, to cancel the event if the player did the correct action, but with the wrong settings (for instance, if they broke a block, but it's the wrong block type).
#840 Options 'gui_close_start_quest: false' and 'physical_activator_gui_close_start_quest: false' in config.yml, to close the GUI after starting a quest.
Renamed setting 'progress_conditions.fail_goto' for conditions to 'progress_conditions_fail_goto' for quest objects, since it's only used there currently, to reduce confusion. - this will be migrated automatically
Fixed :
(GCore) #747,#827,#843,#900 A loading data bug, preventing some parts to load (such as quest pools).
(GCore) #814 Elements containers (models, ...) wouldn't display items properly on multiple pages in the editor, as well as not sorting them alphabetically.
(GCore) #853 A NPC pathfinding problem.
#747,#827,#843 Quest items would display bugged pools-related information.
#883 An error with the MMOCore party management.
#901 A problem preventing the divergence GUI to show up.
Placeholder {objective} would display incorrect data if the object contained a detailed_progression placeholder with a part placeholder (such as {objective_goal:<part_id>}).
Part placeholders will now display the unknown placeholder result if part is not found, instead of the placeholder itself.
Quest items were refreshing every tick instead of every second.
Activator confirm GUI would duplicate lore after multiple clicks.
Dates weren't always handled at the correct timezone.
Activator type 'FIRST_CONNECT' wouldn't be converted to an AUTO activator in v6.0-config migration.
That's it! Please consider leaving a constructive review to the plugin. Make it a 5-star one if you're satisfied with the plugin and my work !