Setting Up the Kit Room
You can open the Kit Room editor in two ways: by running the/kitroom command directly (requires perplayerkit.admin), or by opening the main /kit menu and clicking the Nether Star. Both methods take you to the same editor where you manage each Kit Room page.
Join the server as an admin
Make sure your account has either the
perplayerkit.admin permission or full operator (OP) status. Without it, the Kit Room editor will not be accessible.Open the Kit Room editor
Run
/kitroom directly, or run /kit (alias /k) to open the main menu and then click the Nether Star. Both paths open the same Kit Room editor where you can manage each page.Fill each Kit Room page with items
You will see an empty GUI representing a single Kit Room page. Place every item you want players to be able to pick from into the available slots. You can include weapons, armor, potions, food, consumables — anything your server’s PvP format calls for.
Save the Kit Room page
When the page is ready, hover over the barrier block in the corner of the GUI and shift right-click it. This saves the current contents as a Kit Room page. You will hear a success sound confirming the save.
Customizing Kit Room Names and Icons
Each Kit Room page has its own display name and icon shown in the selection GUI. Configure these inconfig.yml under the kitroom.items block:
config.yml
name field sets the label shown in the GUI, and material sets the icon next to it. Use any valid Bukkit material name in uppercase. After saving the file, reload or restart the plugin for the changes to take effect.
Kit Room Ideas
Not sure what to put in each page? Here are some popular PvP loadout categories to inspire your setup:Crystal PvP
End crystals, obsidian, armor, totems of undying, respawn anchors, and glowstone.
Sword PvP
Swords, shields, full armor sets, golden apples, and food for sustain.
UHC
Golden apples, potions, bows, arrows, crafting materials, and enchanted gear.
Axe Combat
Axes of varying enchantments, shields, heavy armor, and gap apples.
Utility
Splash potions, wind charges, ender pearls, fireworks, and miscellaneous tools.
The
only-allow-kitroom-items anti-exploit setting in config.yml controls whether players are restricted to using only items present in a Kit Room page. When set to true, any item not found in the Kit Room will be blocked from kit saving and loading — a useful safeguard on competitive servers to prevent item duplication or unapproved gear.config.yml
