Skip to content

World Commands

World management, time, weather, chunks, lighting, and blocks.

Namespace: hytale.command.* and hytale.system.command.*

Can be disabled/replaced: Partially - some are core system commands

FileCommandsDescription
world.md/worldWorld creation, loading, settings
time.md/timeTime of day management
weather.md/weatherWeather control
chunk.md/chunkChunk loading and management
lighting.md/lightingLight level management
block.md/block, /worldgenBlock manipulation and world generation

The /world settings command provides granular control over 18 world properties:

SettingTypeDescription
tickingBooleanWorld simulation
blocktickingBooleanBlock updates
pvpBooleanPlayer vs player
timepausedBooleanFreeze time
spawningnpcBooleanNPC spawning
freezeallnpcsBooleanFreeze all NPCs
gamemodeGameModeDefault game mode
pregenerateBox2DPre-generate region
keeploadedBox2DAlways-loaded region
/world list # List all worlds
/world add myworld # Create new world
/world settings pvp set false # Disable PvP
/time set 12 # Set to noon
/time dilation 2.0 # Double time speed
/weather set Rain # Set weather
/chunk regenerate # Regenerate current chunk
/block set Stone # Place stone at crosshair