Miscellaneous System Commands
System commands - uses hytale.system.command.* namespace
Command help.
Aliases: ?
Permission Group: Adventure
Permission: hytale.system.command.help
/help/help <command>| Argument | Type | Required | Description |
|---|---|---|---|
command | String | No | Command to get help for |
/commands
Section titled “/commands”Command utilities.
Permission: hytale.system.command.commands.*
/commands dump| Subcommand | Permission | Description |
|---|---|---|
dump | commands.dump | Dump all commands to file |
Internationalization utilities. See Translations for the i18n system and .lang file format.
Aliases: internationalization, il8n, translation
Permission: hytale.system.command.lang.*
/lang gen [--clean]| Subcommand | Arguments | Permission | Description |
|---|---|---|---|
gen | [--clean] | lang.gen | Generate i18n files |
/toggletmptags
Section titled “/toggletmptags”Toggle temporary translation tags.
Aliases: tmptag, tmptags, tmpstring, tmpstrings, tmptext
Permission: hytale.system.command.toggletmptags
/toggletmptags/messagetranslationtest
Section titled “/messagetranslationtest”Test message translations.
Permission: hytale.system.command.messagetranslationtest
/messagetranslationtest/interaction
Section titled “/interaction”Interaction system debugging.
Aliases: interact
Permission: hytale.command.interaction.*
/interaction run <interactionType>/interaction run specific <interactionType> <interaction>/interaction snapshotsource/interaction snapshotsource set <source>/interaction clear| Subcommand | Arguments | Permission | Description |
|---|---|---|---|
run | <interactionType> | interaction.run | Run interaction by type |
run specific | <interactionType> <interaction> | interaction.run.specific | Run specific interaction |
snapshotsource | - | interaction.snapshotsource | Show current snapshot source |
snapshotsource set | <source> | interaction.snapshotsource.set | Set snapshot source |
clear | - | interaction.clear | Clear interactions |
/objective
Section titled “/objective”Quest/objective management.
Aliases: obj
Permission: hytale.system.command.objective.*
/objective start objective <objectiveId>/objective start line <objectiveLineId>/objective complete task <objectiveId> <taskIndex>/objective complete taskSet <objectiveId>/objective complete objective <objectiveId>/objective locationmarker add <locationMarkerId>/objective locationmarker enable/objective locationmarker disable/objective reachlocationmarker add <reachLocationMarkerId>/objective history/objective panelSubcommands:
| Subcommand | Arguments | Permission | Description |
|---|---|---|---|
start objective | <objectiveId> | objective.start.objective | Start objective |
start line | <objectiveLineId> | objective.start.line | Start objective line |
complete task | <objectiveId> <taskIndex> | objective.complete.task | Complete task |
complete taskSet | <objectiveId> | objective.complete.taskSet | Complete task set |
complete objective | <objectiveId> | objective.complete.objective | Complete objective |
locationmarker add | <locationMarkerId> | objective.locationmarker.add | Add location marker |
locationmarker enable | - | objective.locationmarker.enable | Enable location markers |
locationmarker disable | - | objective.locationmarker.disable | Disable location markers |
reachlocationmarker add | <reachLocationMarkerId> | objective.reachlocationmarker.add | Add reach location marker |
history | - | objective.history | View objective history |
panel | - | objective.panel | Open objective panel |
/memories
Section titled “/memories”Adventure memories.
Permission: hytale.system.command.memories.*
/memories clear/memories capacity/memories level/memories unlock <memory>/memories setcount <memory> <count>| Subcommand | Arguments | Permission | Description |
|---|---|---|---|
clear | - | memories.clear | Clear all memories |
capacity | - | memories.capacity | Show memory capacity |
level | - | memories.level | Show memory level |
unlock | <memory> | memories.unlock | Unlock a memory |
setcount | <memory> <count> | memories.setcount | Set memory count |
/instances
Section titled “/instances”Instance management.
Aliases: instance, inst
Permission: hytale.system.command.instances.*
/instances edit new <name>/instances edit copy <instance>/instances edit load <instance>/instances edit list/instances spawn/instances exit/instances migrate <instance>| Subcommand | Aliases | Arguments | Permission | Description |
|---|---|---|---|---|
edit | modify | - | - | Instance editor (parent) |
edit new | - | <name> | instances.edit.new | Create new instance |
edit copy | - | <instance> | instances.edit.copy | Copy instance |
edit load | - | <instance> | instances.edit.load | Load instance for editing |
edit list | - | - | instances.edit.list | List all instances |
spawn | - | - | instances.spawn | Spawn instance |
exit | - | - | instances.exit | Exit current instance |
migrate | - | <instance> | instances.migrate | Migrate to instance |
/stash
Section titled “/stash”Stash management.
Permission: hytale.system.command.stash
/stash/worldmap
Section titled “/worldmap”World map management.
Aliases: map
Permission: hytale.system.command.worldmap.*
/worldmap reload/worldmap discover [zone]/worldmap undiscover [zone]/worldmap clearmarkers/worldmap viewradius get [player]/worldmap viewradius set <radius> [--bypass] [player]/worldmap viewradius remove [player]Subcommands:
| Subcommand | Aliases | Arguments | Permission | Description |
|---|---|---|---|---|
reload | - | - | worldmap.reload | Reload map data |
discover | disc | [zone] | worldmap.discover | Discover map zone (or “all”) |
undiscover | - | [zone] | worldmap.undiscover | Undiscover zone (or “all”) |
clearmarkers | - | - | worldmap.clearmarkers | Clear all markers |
viewradius get | - | [player] | worldmap.viewradius.get | Get view radius |
viewradius set | - | <radius> [--bypass] [player] | worldmap.viewradius.set | Set view radius |
viewradius remove | - | [player] | worldmap.viewradius.remove | Remove view radius override |
| Argument | Type | Required | Description |
|---|---|---|---|
zone | String | No | Map zone name or “all” |
radius | Integer | For set | View radius value |
--bypass | Flag | No | Bypass radius limits |
Game session management.
Permission: hytale.system.command.play.*
/play lan/play friend/play online| Subcommand | Permission | Description |
|---|---|---|
lan | play.lan | Host LAN game |
friend | play.friend | Play with friends |
online | play.online | Online play |