Back to Tools

Permission Manager

Visual permission node tree builder for Hytale servers. Create and export permission configurations for different plugins.

Permission Nodes

0 enabled
hytale.*

All Hytale permissions

hytale.admin

Administrator permissions

hytale.build

Building permissions

hytale.chat

Chat permissions

hytale.chat.color

Use color codes in chat

hytale.chat.format

Use formatting in chat

hytale.teleport

Teleportation permissions

hytale.teleport.self

Teleport yourself

hytale.teleport.others

Teleport other players

plugin.*

All plugin permissions

plugin.command

Use plugin commands

plugin.admin

Plugin administration

creative.*

Creative mode permissions

creative.build

Build in creative mode

creative.fly

Fly in creative mode

economy.*

Economy permissions

economy.balance

Check balance

economy.pay

Pay other players

economy.admin

Manage economy

Export Format

Preview

permissions:

Quick Tips

  • • Use * for wildcard permissions
  • • Child permissions inherit from parent
  • • Test permissions on a dev server first
  • • Regular backups of permission files

About Hytale Server Permissions

Server permissions control what players can do on your Hytale server. This permission manager helps you create organized permission structures for different player ranks and roles using a visual tree interface.

Common Permission Nodes

  • hytale.admin: Full administrator access to all server features
  • hytale.build: Permission to build and modify the world
  • hytale.chat: Chat permissions including colors and formatting
  • plugin.*: Wildcard for all plugin permissions

Permission Best Practices

Use a hierarchical structure with parent nodes (like hytale.*) for easy management. Grant only necessary permissions to each rank. Test permission changes on a development server before applying to production. Export your configurations regularly for backup.