-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
Removes the player's inventory and replaces it with the mentioned kit.
/kitsapi set <player/all> - Permission kitsapi.commands.kitsapi
Unlike 'set', what it does is try to place the items in the configured slots, if the slot is occupied it will add it to another empty slot. If the inventory is full, the items are not given to you.
/kitsapi add <player/all> - Permission kitsapi.commands.kitsapi
Permanently remove a kit from the configuration.
/kitsapi delete <player/all> - Permission kitsapi.commands.kitsapi
Set permanent Kit to player or players.
/kitsapi set-permanent <player/all> - Permission kitsapi.commands.kitsapi
Clear permanent Kit of player or players.
/kitsapi clear-permanent <player/all> - Permission kitsapi.commands.kitsapi
Does exactly the same as the 'set' command.
/kitsapi edit - Permission kitsapi.commands.kitsapi
Saves the player's inventory as a kit, if a kit with the same name already exists, it is replaced.
/kitsapi save - Permission kitsapi.commands.kitsapi