Commands & Permissions

Reference

Commands & Permissions

Commands

CommandDescriptionPermission
/kits (alias /kit)Open the kit menu
/kits claim <kit>Claim a kit
/kits preview <kit>Preview a kit's contents
/kits claim-pendingRecover items stored when your inventory was full
/kits reloadReload config, lang and GUIsxkits.admin
/kits give <player> <kit>Give a kit (bypasses checks)xkits.admin
/kits giveall <kit>Give a kit to every online playerxkits.admin
/kits create <name>Create a kit from your inventoryxkits.admin
/kits delete <kit>Delete a kitxkits.admin
/kits resetcooldown <player> <kit>Reset a player's cooldown/usesxkits.admin

PlaceholderAPI

PlaceholderReturns
%xkits_kits%Number of configured kits
%xkits_cooldown_<kit>%Remaining cooldown (Ready when claimable)
%xkits_cooldown_seconds_<kit>%Remaining cooldown in seconds
%xkits_available_<kit>%true / false (claimable now)
%xkits_unlocked_<kit>%true / false (one-off purchase)
%xkits_uses_<kit>%The player's total claims of the kit

Web Dashboard

XKits registers a module with XCore's web panel: a Kits list, a Status page, and a Config editor that loads, validates and saves the whole config.yml then reloads the addon (invalid YAML is rejected before anything is written).

Still need help?

Ask our team on Discord or browse the source.