feat: add manual collect mode (#40) * feat: add manual-collect-mode feature * feat: add manual-collect-mode options in config & example files * fix: reset current page to 1 when give collection count via manual collect mode * feat: add count up messages and sound * feat: add manual-collect-mode.prevent-over-count option * change some code to shared method and refactoring * add manual collect denied feedback * add Collect All feature for manual collect mode * Add denied feedback in collect all Co-authored-by: Exanthiax * add force strict item match for manual collect mode * add how-to-manual-collect lang for collection item's lore --------- Co-authored-by: Exanthiax