Skip to main content

Admin UI

The Item Control admin interface provides a visual management hub for all modules. Access it with /ksitem admin.

Admin Hub

The main admin page features a tabbed navigation on the left and a shared browse panel on the right.

Tab Navigation

The left side shows module-specific management panels, organized by tabs at the top:

TabModuleDescription
RecipesCrafting RulesBrowse and manage all crafting recipes
CraftingCrafting RulesBlocked items list
DeathDeath RulesDeath mode and protected items
SoulboundSoulboundBound items and auto-bind config
CooldownsCooldownsItem cooldown management
WatchlistItem WatchlistWatched items and recent alerts
OverridesItem OverridesEdit item properties
InventoryInventory ToolsView player inventories
Module-Dependent Tabs

Tabs only appear for enabled modules. If soulbound is disabled, its tab won't show in the admin hub.

Browse Panel

The right side of the admin hub contains a persistent item browser:

  • Search Field — Filter items by name in real-time
  • Item Grid — 44 item slots per page with icons and labels
  • Pagination — Navigate through all registered items
  • Selected Item — Shows the currently selected item ID

Click any item in the browse panel to use it in the active tab's context (e.g., adding it to a rule list).

Recipes Tab

Browse all crafting recipes with filtering and management:

  • Filter Dropdown — Filter by crafting station (All, Pocket Crafting, specific benches, Custom)
  • Recipe List — Paginated list showing output item, bench type, input count and status
  • Status Colors — Green rows for enabled recipes, red for disabled
  • Enable/Disable — Toggle individual recipes
  • Create Custom — Open the Custom Recipe Editor

Custom Recipe Editor

Create new custom crafting recipes with a visual interface:

  • Output Section — Select the output item and quantity
  • Crafting Station — Choose bench type from dropdown and set craft time
  • Permission — Optional permission required to use the recipe
  • Inputs — Up to 4 input items with quantities
  • Select Buttons — Click "Select" next to any field, then click an item in the browse panel to fill it

Item Browser Page

Standalone item browser accessible via /ksitem browse:

  • Full-screen item grid with search
  • Click any item to view detailed properties
  • Item details: ID, level, max stack, durability, quality, categories, resource types

Item Compare Page

Side-by-side comparison of two items via /ksitem compare <item1> <item2>:

  • Shows both items with icons
  • Compares: name, type, level, stack size, durability, consumable status

Inventory View

View any player's inventory through a visual UI:

  • Grid display of all inventory slots
  • Item icons with stack counts
  • Player name header

Inventory History

Timeline view of inventory changes:

  • Chronological list of item events (add, remove, modify)
  • Filterable by player
  • Pagination for large histories