-Added click_actions property on inventory.yml, to execute actions when clicking on items. This will replace click_commands option. There is an automatic process that will convert all your click_commands options to click_actions.
-Added message and close_inventory action types.
-Added: Optimized player data storage.
-Fixed commands that were not being executed when clicking on an item with the open_inventory property.
-Added new_kit_default_save_mode_original option to the config. It defines whether all new kit items should be saved as a copy of the original items. Equivalent of using /kit create <kit> original.
-Modified: Original parameter when creating kits is now used by default.
-Added compatibility with Paper 1.20.5/1.20.6.
-Fixed potion issue in 1.20.2+ versions.
-Fixed values of default files on 1.20.5+ versions.
-Fixed firework action on 1.20.5+.
-Removed can_place and can_destroy options to items on Paper. If you want to save these properties create the kit using the <original> parameter.