Back to Mods
Command Alias

Command Alias

miscDevvX

Create permission-controlled command aliases for your Hytale server using a simple YAML configuration.

About Command Alias

Features

CommandAlias allows server owners to create custom command shortcuts (aliases) using a simple YAML configuration file.

Each alias can be protected by a permission node, giving administrators full control over who can use specific commands.

For added safety, the plugin includes a fallback permission group system to ensure aliases never become public if a permission system is unavailable or misconfigured.

Aliases can be updated without restarting the server using the reload command, allowing changes to commands, permissions, and fallback groups on the fly (existing aliases only).

An admin command is included to list all loaded aliases and review their configuration directly in-game.

The plugin is lightweight, dependency-free, and designed to be safe for public servers.

The plugin generates an aliases.yml file on first run. Aliases are defined as follows:

aliases: gmc: command: "gamemode creative" permission: "gmc.perm" fallbackGroup: "Creative"

hub: command: "warp hub" permission: "server.hub" fallbackGroup: "Adventure" ** A server restart is only required when adding new alias names; existing aliases can be updated without restarting.

Admin Commands:

/aliases list Displays all currently loaded aliases, including their mapped command, permission node, and fallback permission group.

/aliases reload Reloads the aliases.yml configuration file and applies changes to existing aliases without restarting the server. Adding a brand-new alias name still requires a server restart.

Downloads
41
Created
Jan 25, 2026
Updated
Jan 26, 2026
Version
Early Access

Categories

MiscellaneousGameplayUtilityQuality of Life

Download Mod

Download on CurseForge
Free download • 41 total downloads

Need a Server?

Run Command Alias on a dedicated Hytale server with easy mod management.

Get Hytale Hosting

Frequently Asked Questions

What is Command Alias?

Create permission-controlled command aliases for your Hytale server using a simple YAML configuration.

How do I download Command Alias?

You can download Command Alias for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.

Who created Command Alias?

Command Alias was created by DevvX. The mod has been downloaded 41 times.

Is Command Alias compatible with Hytale servers?

Command Alias is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.

How do I install Command Alias?

To install Command Alias: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.