Skip to content

Prefab Commands

Commands from BuilderToolsPlugin - uses hytale.editor.* namespace

Prefab management and browser.

Aliases: p

Permission Group: Creative

/prefab
/prefab save
/prefab load <name> [storeType] [storeName] [--children]
/prefab delete <name>
/prefab list [storeType] [--text]
SubcommandArgumentsPermissionDescription
(default)-prefab.useOpen prefab browser
save-prefab.manageOpen save UI to save selection as prefab
load<name> [storeType] [storeName] [--children]prefab.useLoad prefab
delete<name>prefab.manageDelete prefab
list[storeType] [--text]prefab.useList prefabs

Prefab editor.

Aliases: prefabedit, pedit

Permission Group: Creative

Permissions:

  • hytale.editor.prefab.use - Load and use prefabs
  • hytale.editor.prefab.manage - Save, create, and delete prefabs
/editprefab select <prefab>
/editprefab load <prefab>
/editprefab new <name>
/editprefab save [--saveAll] [--noEntities] [--empty] [--confirm]
/editprefab saveas <name>
/editprefab saveui
/editprefab info
/editprefab exit
/editprefab modified
/editprefab updatebox
/editprefab killentities
/editprefab tp
SubcommandAliasesArgumentsPermissionDescription
select-<prefab>prefab.useSelect prefab to edit
load-<prefab>prefab.useLoad prefab
new-<name>prefab.manageCreate new prefab
save-[flags]prefab.manageSave current prefab
saveas-<name>prefab.manageSave as new prefab
saveui--prefab.manageOpen save UI
info--prefab.useShow prefab info
exit--prefab.useExit prefab editor
modified--prefab.useCheck if modified
updatebox--prefab.manageUpdate bounding box
killentities--prefab.manageRemove entities
tpteleport-prefab.useTeleport to prefab

/editprefab save Flags:

FlagDescription
--saveAll / --allSave all changes
--noEntitiesExclude entities
--emptyInclude empty blocks
--confirmSkip confirmation

Prefab path management (for NPC routes, etc).

Permission Group: Creative

Note: Registered by PathPlugin (requires BuilderToolsPlugin).

/path new <name>
/path list
/path nodes <path>
/path add <path>
/path edit <path>
/path update <path>
/path merge <path1> <path2>
SubcommandArgumentsDescription
new<name>Create new path
list-List all paths
nodes<path>Show path nodes
add<path>Add node to path
edit<path>Edit path
update<path>Update path
merge<path1> <path2>Merge two paths

World path management.

Permission Group: Creative

Permission: hytale.editor.prefab.manage

/worldpath save <name>
/worldpath list
/worldpath remove <name>
/worldpath builder

Prefab spawner management.

Aliases: pspawner

Permission Group: Creative

Permission: hytale.editor.prefab.manage

/prefabspawner get
/prefabspawner set <prefab>
/prefabspawner weight <weight>