Removed: Old disconnect system to reset item automatically when logging out, as that doesn't work.
Added: New way to handle CombatLoggers. If they combat log, they will have their items removed if DropOnDC is set to true, and a clean quest will drop where they disconnected, if DropOnDC is set to false, they will be refunded a clean quest in the item slow when they relog.
You can either make this change yourself, or let the plugin regenerate the config for you by deleting the config
Config.yml addition:
1. Add this under Lore under Quest Item Options
Code (Text):
#Whether to drop the item on disconnect.
DropOnDC: "true"