
PlayerKits 2
An easy to use but powerful plugin to create survival kits and claim them on a GUI.
-Added playsound_resource_pack action type.
-Added compatibility with 26.1
-Updated bStats.
-Fixed title action when mini message is enabled.
-Fixed and optimized variable parsing on inventory items.
-Fixed important issue when editing kit position on the GUI and mini message is enabled.
-Added compatibility with 1.21.11.
-Added: Optimized player data loading. Now, the plugin will not load all player data into memory, and instead, only when they join the server. This comes with some restrictions on the /kit reset command, more info in the wiki.
-Fixed important compatibility issues with non Paper servers.
-Added MiniMessage support. You can now use MiniMessage format for every text/message in the plugin by enabling the option in the config.
-Fixed issue in some cases saving item name and lore in Paper.
-Added compatibility with 1.21.9
-Fixed possible bug with skull items flickering.
-Fixed error when loading skull item data on Spigot.
-Added optional player parameter to /kit preview command.
-Fixed: Removed colossal console debug messages when tab completing /kit open command.
-Fixed issue when replacing the player's inventory when clear_inventory and auto_armor options are enabled.
-Added compatibility with 1.21.8.
-Modified config file code and access.
-Fixed issue with close_inventory_on_claim option when buying a kit.
Some changes were made on the file management system on the plugin, so I recommend you make a backup of your plugin files.
-Added compatibility with 1.21.7
-Fixed issue with /kit
command tab completition. -Added compatibility with 1.21.6
-Added multiple new parameters to MySQL config to customize the connection with your needs.
-Fixed issue on Paper 1.20.6 with item hide flags.
-Added allow_placeholders_on_original_items option in kit configs. It needs to be enabled to use placeholders from PlaceholderAPI on item names and lores when save_original_items is set to true.
-Fixed issue on Paper 1.20.6 with item hide flags.
-Added compatibility with 1.21.5.
-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 clear_inventory option to kits. When enabled, player inventory will be emptied before giving the kit.
-Modified: Optimized player data management.
-Added model option to item properties.
-Added hide_tooltip and tooltip_style options to item properties.
-Fixed multiple issues regarding kit names, from now the kits must be written with their exact name (case-sensitive) to prevent unwanted bugs.
-Added: PlaceholderAPI variables can now be used on kit items saved using the "original" system.
-Fixed error when trying to set items in the offhand when "original" system is enabled.