/publickit command.
Creating a Public Kit
Equip the items you want to save
Fill your inventory — including armor slots, off-hand, and hotbar — with exactly the items you want this public kit to contain. This snapshot of your current inventory becomes the kit.
Run /savepublickit
Execute the
/savepublickit command. This requires the perplayerkit.admin permission. Your current inventory is immediately saved as a new public kit entry.Customizing Public Kit Names and Icons
After saving one or more public kits, customize how they appear in the selection GUI by editing thepublickits block in config.yml. The name field sets the label players see, and icon sets the representative item displayed in the menu.
config.yml
icon field. Reload or restart the plugin after saving the file to apply the changes.
Kit names are displayed in their default color in the GUI. To add custom colors or formatting — such as bold text or gradient effects — wrap the name value in MiniMessage tags, for example
"<gold><b>Crystal PvP</b></gold>". See the MiniMessage documentation for the full syntax reference.Loading a Public Kit as a Player
Players open the public kit selection menu by running:/pk and /premadekit — all three open the same GUI showing all available server presets. Players simply click the kit they want to load, and their inventory is replaced with that loadout immediately.
