Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Commands/kit: Difference between revisions

From SAS Gaming Wiki
imported>245e
m Fixing deprecated sprite names.
 
SyncBot (talk | contribs)
Remove broken links to missing pages
Line 4: Line 4:
|name=kit
|name=kit
|oplevel=gamemasters
|oplevel=gamemasters
|others = [[Minecraft:Cheat]] only}}
|others = Cheat only}}


Give the local player a preset kit, likely for debugging use in creative mode.  
Give the local player a preset kit, likely for debugging use in creative mode.  
Line 12: Line 12:
After spawning the kit, the items won't appear immediately in the inventory until you interact with the world (i.e., placing blocks, attacking, etc.)
After spawning the kit, the items won't appear immediately in the inventory until you interact with the world (i.e., placing blocks, attacking, etc.)


When run in a [[Minecraft:command block]], it will fail with the message "Could not find target player".
When run in a command block, it will fail with the message "Could not find target player".


There are 4 presets available. Namely {{Code|code=blockui}}, {{Code|code=minecart}}, {{Code|code=redstone}} and {{Code|code=wool}}
There are 4 presets available. Namely {{Code|code=blockui}}, {{Code|code=minecart}}, {{Code|code=redstone}} and {{Code|code=wool}}

Revision as of 15:44, 9 April 2026

Template:Outdated feature Template:Exclusive Template:Infobox command

Give the local player a preset kit, likely for debugging use in creative mode.

Upon succeed, the command prints Gave [kit name] kit to player.

After spawning the kit, the items won't appear immediately in the inventory until you interact with the world (i.e., placing blocks, attacking, etc.)

When run in a command block, it will fail with the message "Could not find target player".

There are 4 presets available. Namely Template:Code, Template:Code, Template:Code and Template:Code

Kits

Each of the four presets below spawns one of each item in its respective list below.

blockui

minecart

redstone

wool

Syntax

/kit <kit: KitType>

Result

Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table


History

Template:HistoryTable

Navigation

Template:Navbox commands