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.
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.
return_command πŸ”’
Vanilla command-frame returns.
seed πŸ”’
setblock πŸ”’
Vanilla set block command.
setworldspawn πŸ”’
Default world spawn command.
stop πŸ”’
summon πŸ”’
Entity summoning command.
teleport πŸ”’
Vanilla entity teleport command.
tellraw πŸ”’
Vanilla raw component messaging command.
tick πŸ”’
time πŸ”’
Per-world clock command.
weather πŸ”’
Per-world weather command.

FunctionsΒ§

create_registered_dispatcher πŸ”’