When you cancel quests it will no longer cancel immediately but give you the option to proceed or not. Some players were accidentally cancelling quests and losing all progress.
Fixed how servers could not disable the cancellation of quests in the config.
Fixed showing /quests admin help.
New config items:
Code (Text):
gui:
[...]
quest-cancel-yes:
name: "&a&lConfirm Cancel"
lore:
- "&7Confirm you wish to cancel"
- "&7this quest and lose all"
- "&7progress."
type: "160:5"
quest-cancel-no:
name: "&c&lAbort Cancel"
lore:
- "&7Return to the quest menu."
type: "160:14"