Hytale Permissions Reference
Complete reference of all built-in Hytale permission nodes. Use these with HyperPerms to control what players can do on your server.
Use wildcards to grant multiple permissions at once. For example, hytale.command.teleport.* grants all teleport-related commands.
Wildcards
Use wildcards to grant entire categories of permissions at once:
| Permission Node | Description |
|---|
| hytale.* | All Hytale permissions (everything) |
| hytale.command.* | All command permissions |
| hytale.editor.* | All editor permissions |
Editor Permissions
Control access to the in-game world editor tools. These are powerful permissions typically reserved for builders and staff.
| Permission Node | Description |
|---|
| hytale.editor.asset | Access asset management in editor |
| hytale.editor.packs.create | Create new content packs |
| hytale.editor.packs.edit | Edit existing content packs |
| hytale.editor.packs.delete | Delete content packs |
| hytale.editor.builderTools | Access builder tools menu |
| hytale.editor.brush.use | Use brush tools |
| hytale.editor.brush.config | Configure brush settings |
| hytale.editor.prefab.use | Place prefabs |
| hytale.editor.prefab.manage | Create and manage prefabs |
| hytale.editor.selection.use | Make selections |
| hytale.editor.selection.clipboard | Copy/paste selections |
| hytale.editor.selection.modify | Modify selections |
| hytale.editor.history | Access edit history (undo/redo) |
Camera Permissions
Control camera modes and spectating abilities.
| Permission Node | Description |
|---|
| hytale.camera.flycam | Use free-flying camera mode |
Player & Admin Commands
Moderation and player management commands. Essential for server staff.
Moderation
| Permission Node | Description |
|---|
| hytale.command.ban | Ban players from the server |
| hytale.command.unban | Unban players |
| hytale.command.kick | Kick players from the server |
| hytale.command.op | Manage operator status |
| hytale.command.opadd | Add operators |
| hytale.command.opremove | Remove operators |
| hytale.command.opself | Op/deop yourself |
Whitelist
| Permission Node | Description |
|---|
| hytale.command.whitelist | All whitelist commands |
| hytale.command.whitelist.add | Add players to whitelist |
| hytale.command.whitelist.remove | Remove players from whitelist |
| hytale.command.whitelist.clear | Clear the whitelist |
| hytale.command.whitelist.enable | Enable whitelist |
| hytale.command.whitelist.disable | Disable whitelist |
| hytale.command.whitelist.list | List whitelisted players |
| hytale.command.whitelist.status | Check whitelist status |
Permission Commands
| Permission Node | Description |
|---|
| hytale.command.perm | Base permission command |
| hytale.command.permgroup | Manage permission groups |
| hytale.command.permuser | Manage user permissions |
| hytale.command.permtest | Test permissions |
Player Actions
| Permission Node | Description |
|---|
| hytale.command.gamemode | Change player gamemode |
| hytale.command.give | Give items to players |
| hytale.command.givearmor | Give armor sets to players |
| hytale.command.kill | Kill players or entities |
| hytale.command.damage | Damage players or entities |
Teleportation
| Permission Node | Description |
|---|
| hytale.command.teleport | All teleport commands |
| hytale.command.tp | Teleport to location or player |
| hytale.command.tpall | Teleport all players |
| hytale.command.tpback | Teleport to previous location |
| hytale.command.tpforward | Teleport forward in history |
| hytale.command.tptop | Teleport to highest block |
| hytale.command.tphistory | View teleport history |
| hytale.command.tphome | Teleport to home location |
| hytale.command.spawn | Teleport to spawn |
| hytale.command.spawnset | Set spawn location |
Communication
| Permission Node | Description |
|---|
| hytale.command.say | Broadcast server messages |
| hytale.command.echo | Echo messages |
| hytale.command.sudo | Execute commands as another player |
Information
| Permission Node | Description |
|---|
| hytale.command.who | List online players |
| hytale.command.whoami | View your own info |
| hytale.command.whereami | View your current location |
| hytale.command.help | View help information |
| hytale.command.commands | List available commands |
Server Control
| Permission Node | Description |
|---|
| hytale.command.stop | Stop the server |
| hytale.command.maxplayers | Set maximum player count |
World Management
Commands for managing worlds, time, weather, and terrain generation.
World Commands
| Permission Node | Description |
|---|
| hytale.command.world | All world commands |
| hytale.command.world.add | Create new worlds |
| hytale.command.world.remove | Delete worlds |
| hytale.command.world.load | Load worlds |
| hytale.command.world.save | Save worlds |
| hytale.command.world.list | List all worlds |
| hytale.command.world.pause | Pause world simulation |
| hytale.command.world.config | Configure world settings |
World Generation
| Permission Node | Description |
|---|
| hytale.command.worldgen | World generation commands |
| hytale.command.worldgenreload | Reload world generation config |
Time & Weather
| Permission Node | Description |
|---|
| hytale.command.time | Set world time |
| hytale.command.weather | All weather commands |
| hytale.command.weather.get | Check current weather |
| hytale.command.weather.set | Change weather |
| hytale.command.weather.reset | Reset weather to default |
Chunks
| Permission Node | Description |
|---|
| hytale.command.chunk | All chunk commands |
| hytale.command.chunk.load | Force load chunks |
| hytale.command.chunk.unload | Unload chunks |
| hytale.command.chunk.regenerate | Regenerate chunks |
| hytale.command.chunk.info | View chunk information |
| hytale.command.chunk.lighting | Recalculate chunk lighting |
Warps
| Permission Node | Description |
|---|
| hytale.command.warp | All warp commands |
| hytale.command.warp.go | Teleport to warps |
| hytale.command.warp.set | Create warps |
| hytale.command.warp.remove | Delete warps |
| hytale.command.warp.list | List all warps |
| hytale.command.warp.reload | Reload warps |
Building & Editing Commands
WorldEdit-style building commands for large-scale construction.
Block Operations
| Permission Node | Description |
|---|
| hytale.command.block | All block commands |
| hytale.command.block.get | Get block information |
| hytale.command.block.set | Set blocks |
| hytale.command.block.select | Select block types |
| hytale.command.block.inspect | Inspect block data |
Fill Operations
| Permission Node | Description |
|---|
| hytale.command.fill | Fill selections with blocks |
| hytale.command.walls | Create walls around selection |
| hytale.command.hollow | Hollow out selection |
| hytale.command.replace | Replace blocks in selection |
Clipboard
| Permission Node | Description |
|---|
| hytale.command.copy | Copy selection to clipboard |
| hytale.command.cut | Cut selection to clipboard |
| hytale.command.paste | Paste clipboard |
| hytale.command.undo | Undo last action |
| hytale.command.redo | Redo undone action |
Selection
| Permission Node | Description |
|---|
| hytale.command.pos1 | Set first selection point |
| hytale.command.pos2 | Set second selection point |
| hytale.command.deselect | Clear selection |
| hytale.command.expand | Expand selection |
| hytale.command.contract | Contract selection |
| hytale.command.shift | Shift selection |
Transform
| Permission Node | Description |
|---|
| hytale.command.move | Move selection |
| hytale.command.rotate | Rotate selection |
| hytale.command.flip | Flip selection |
| hytale.command.stack | Stack selection |
Brushes & Prefabs
| Permission Node | Description |
|---|
| hytale.command.brush | Use brush commands |
| hytale.command.brushconfig | Configure brush settings |
| hytale.command.prefab | Use prefabs |
| hytale.command.prefabedit | Edit prefabs |
| hytale.command.prefabspawner | Manage prefab spawners |
Entity & NPC Commands
Manage entities, NPCs, and AI behaviors.
Entity Management
| Permission Node | Description |
|---|
| hytale.command.entity | All entity commands |
| hytale.command.entity.clone | Clone entities |
| hytale.command.entity.remove | Remove entities |
| hytale.command.entity.count | Count entities |
| hytale.command.entity.dump | Dump entity data |
| hytale.command.entity.effect | Apply effects to entities |
| hytale.command.entity.stats | View entity stats |
NPC Commands
| Permission Node | Description |
|---|
| hytale.command.npc | All NPC commands |
| hytale.command.npc.spawn | Spawn NPCs |
| hytale.command.npc.attack | Make NPCs attack |
| hytale.command.npc.path | Set NPC pathfinding |
| hytale.command.npc.role | Assign NPC roles |
| hytale.command.npc.debug | Debug NPC behavior |
| hytale.command.npc.freeze | Freeze NPCs |
| hytale.command.npc.thaw | Unfreeze NPCs |
Mount & Hitbox
| Permission Node | Description |
|---|
| hytale.command.mount | Mount entities |
| hytale.command.dismount | Dismount from entities |
| hytale.command.hitbox | View/modify hitboxes |
Player State Commands
Manage player stats, inventory, and state.
Player Commands
| Permission Node | Description |
|---|
| hytale.command.player | All player commands |
| hytale.command.player.reset | Reset player state |
| hytale.command.player.respawn | Force respawn |
| hytale.command.player.stats | View/modify player stats |
| hytale.command.player.effect | Apply effects to players |
| hytale.command.player.camera | Control player camera |
| hytale.command.player.viewradius | Set view distance |
Inventory
| Permission Node | Description |
|---|
| hytale.command.inventory | All inventory commands |
| hytale.command.inventory.clear | Clear inventory |
| hytale.command.inventory.see | View other players inventory |
| hytale.command.inventory.item | Manage inventory items |
| hytale.command.inventory.backpack | Manage backpack |
Actions
| Permission Node | Description |
|---|
| hytale.command.emote | Use emotes |
| hytale.command.sleep | Sleep in beds |
Server & Debug Commands
Server administration and debugging tools.
Server Management
| Permission Node | Description |
|---|
| hytale.command.server | All server commands |
| hytale.command.server.dump | Dump server state |
| hytale.command.server.gc | Force garbage collection |
| hytale.command.server.stats | View server statistics |
Debug & Info
| Permission Node | Description |
|---|
| hytale.command.debug | Access debug commands |
| hytale.command.ping | Check latency |
| hytale.command.version | View server version |
| hytale.command.plugin | Manage plugins |
Data Management
| Permission Node | Description |
|---|
| hytale.command.backup | Create/manage backups |
| hytale.command.log | Manage server logs |
Network & Testing
| Permission Node | Description |
|---|
| hytale.command.network | Network diagnostics |
| hytale.command.stresstest | Run stress tests |
Audio & Visual Commands
Control sounds, particles, and visual effects.
Sound
| Permission Node | Description |
|---|
| hytale.command.sound | All sound commands |
| hytale.command.sound.play2d | Play 2D sounds |
| hytale.command.sound.play3d | Play 3D positioned sounds |
Visual Effects
| Permission Node | Description |
|---|
| hytale.command.particle | Spawn particles |
| hytale.command.ambience | Control ambient effects |
| hytale.command.tint | Apply screen tints |
| hytale.command.lighting | Control lighting effects |
Instance & Auth Commands
Manage server instances and authentication.
Instance Management
| Permission Node | Description |
|---|
| hytale.command.instance | All instance commands |
| hytale.command.instance.spawn | Spawn new instances |
| hytale.command.instance.edit | Edit instance settings |
| hytale.command.instance.exit | Exit instances |
| hytale.command.instance.migrate | Migrate between instances |
Authentication
| Permission Node | Description |
|---|
| hytale.command.auth | All auth commands |
| hytale.command.auth.login | Login commands |
| hytale.command.auth.logout | Logout commands |
| hytale.command.auth.status | Check auth status |
Server Navigation
| Permission Node | Description |
|---|
| hytale.command.hub | Return to hub server |
| hytale.command.leave | Leave current server |
| hytale.command.play | All play commands |
| hytale.command.play.friend | Join friend games |
| hytale.command.play.lan | Join LAN games |
| hytale.command.play.online | Join online games |
Example Permission Setups
Default Player
# Basic commands for all players
hytale.command.help
hytale.command.commands
hytale.command.who
hytale.command.whoami
hytale.command.whereami
hytale.command.ping
hytale.command.emote
Builder Role
# Full building permissions
hytale.command.block.*
hytale.command.fill
hytale.command.walls
hytale.command.hollow
hytale.command.replace
hytale.command.copy
hytale.command.cut
hytale.command.paste
hytale.command.undo
hytale.command.redo
hytale.command.pos1
hytale.command.pos2
hytale.command.deselect
hytale.command.expand
hytale.command.contract
hytale.command.shift
hytale.command.move
hytale.command.rotate
hytale.command.flip
hytale.command.stack
hytale.command.brush
hytale.command.brushconfig
hytale.editor.*
Moderator Role
# Moderation tools
hytale.command.kick
hytale.command.ban
hytale.command.unban
hytale.command.tp
hytale.command.tpall
hytale.command.tpback
hytale.command.gamemode
hytale.command.inventory.see
hytale.command.who
hytale.command.say
hytale.command.whitelist.list
hytale.command.whitelist.status
Admin Role
# Full server control
hytale.command.*
hytale.editor.*
hytale.camera.*
See Also