Skip to main content
PerPlayerKit gives every player a focused set of commands to interact with their personal kit system. Use these commands to open the kit GUI, load any of your nine kit slots in a single keystroke, manage your enderchest kits, share or copy kits with teammates, and quickly restock during gameplay with regear. All standard player commands are bundled under perplayerkit.use, so a single permission node is all most players need.
Grant perplayerkit.use to give players access to every command listed on this page at once. You do not need to assign individual permissions separately unless you want fine-grained control.

Kit Menu & Quick Load

Open the main GUI or jump straight to a specific kit slot without navigating any menus.
CommandAliasesPermissionDescription
/kit/kperplayerkit.menuOpen the main kit GUI where you can browse and manage all your kit slots.
/k1/k9/kit1/kit9perplayerkit.kitLoad the corresponding kit slot (1 through 9) instantly, without opening the GUI.
/publickit/pk, /premadekitperplayerkit.publickitOpen the public kits menu to browse and load server-curated preset kits.
Bind /k1 through /k9 to hotkeys or macros for instant kit loading mid-game — no menus required.

Enderchest

View your enderchest contents or load one of up to nine saved enderchest kit slots.
CommandAliasesPermissionDescription
/enderchest/ecperplayerkit.viewenderchestOpen and view your personal enderchest inventory.
/ec1/ec9/enderchest1/enderchest9perplayerkit.enderchestLoad enderchest slot 1 through 9 directly, bypassing the GUI.

Kit Management

Copy, share, swap, and delete kit slots to stay organized and collaborate with other players.
CommandAliasesPermissionDescription
/copykit/copyec, /copyenderchestperplayerkit.copykitCopy another player’s kit into one of your own kit slots.
/sharekitperplayerkit.sharekitShare one of your kit slots with another player.
/shareec/shareenderchestperplayerkit.shareenderchestShare one of your enderchest kit slots with another player.
/swapkitperplayerkit.swapkitSwap the contents of two of your kit slots with each other.
/deletekitperplayerkit.deletekitPermanently delete the contents of a kit slot.
/deletekit permanently removes the kit from that slot. There is no confirmation prompt, so use it carefully.

Utilities

Utility commands for restocking, healing, repairing, and checking plugin information.
CommandAliasesPermissionDescription
/regear/rgperplayerkit.regearRestock whitelisted items from your currently loaded kit. Subject to cooldown and combat timer restrictions.
/healperplayerkit.healRestore your health to full.
/repairperplayerkit.repairRepair the durability of your equipped gear.
/aboutperplayerkit(none required)Display the currently installed version of PerPlayerKit.
/regear and /rg can each be independently configured to run in Command Mode (direct restock) or Shulker Mode (drops a regear shulker box). See the plugin configuration for the rg-mode and regear-mode options.