Skip to main content

Module builtins

Module builtins 

Source
Expand description

Steel-owned built-in command declarations.

ModulesΒ§

clear πŸ”’
Vanilla player inventory clearing command.
damage πŸ”’
Vanilla damage entity command.
difficulty πŸ”’
domain πŸ”’
Steel domain switch command.
enchant πŸ”’
Vanilla main-hand enchantment command.
execute πŸ”’
Vanilla command execution context composition.
experience πŸ”’
Vanilla experience command plus Steel’s existing clear extension.
fill πŸ”’
Vanilla block-region fill command.
fly πŸ”’
Steel player-flight command.
gamemode πŸ”’
Player game-mode command and permission projection.
gamerule πŸ”’
give πŸ”’
Vanilla item-giving command.
invsee πŸ”’
kill πŸ”’
Entity killing command.
list πŸ”’
locate πŸ”’
Structure location command.
operator πŸ”’
Vanilla operator commands backed by Steel’s built-in op permission group.
perms πŸ”’
Steel permission administration under /perms.
playsound πŸ”’
Vanilla sound playback command.
return_command πŸ”’
Vanilla command-frame returns.
seed πŸ”’
setblock πŸ”’
Vanilla set block command.
setidletimeout πŸ”’
The vanilla /setidletimeout command.
setworldspawn πŸ”’
Default world spawn command.
spawnpoint πŸ”’
Vanilla per-player spawn-point command.
stop πŸ”’
stopsound πŸ”’
summon πŸ”’
Entity summoning command.
teleport πŸ”’
Vanilla entity teleport command.
tellraw πŸ”’
Vanilla raw component messaging command.
tick πŸ”’
time πŸ”’
Per-world clock command.
title πŸ”’
Vanilla title display command.
weather πŸ”’
Per-world weather command.
worldborder πŸ”’
World border command.

FunctionsΒ§

create_registered_dispatcher πŸ”’