-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.