-
-
Notifications
You must be signed in to change notification settings - Fork 116
ckit
Fred edited this page Apr 27, 2021
·
6 revisions
Copies items from the player inventory to be loaded again at a later time. Similar to saved hotbars, but with the entire player inventory.
Loading a kit requires gamemode creative, the others can all be used in survival.
/ckit (create|delete|edit|preview) <name>
/ckit list
/ckit load <name> [--override]
-
create <name>
: Creates a new kit from the items in the player's inventory. -
delete <name>
: Deletes an existing kit. -
edit <name>
: Edits a kit, replacing items in the kit with the items in the player's inventory. -
list
: Displays a list of previously created kits. -
load <name>
: Replaces items in the player's inventory with the items from the kit, empty slots in the kit won't override the current inventory. -
load <name> --override
: Replaces items in the player's inventory with the items from the kit, empty slots in the kit will override the current inventory. -
preview <name>
: Displays an inventory screen with the items contained in the kit.
Home | Features | Usage | What is RNG | Earthcomputer