Aliases
A simple server-side mod that lets you create custom command shortcuts. Map long commands like /gamemode creative to short ones like /gmc in seconds, either in the config or directly in-game.
Features
- 100% Server-Side: No client mod required. Works in singleplayer and dedicated servers.
- Native Tab Completion: Shortcuts auto-complete in chat natively.
- In-Game Management: Create, edit, and reload aliases on the fly.
- Loop Protection: Built-in safety against infinite command loops.
Default Shortcuts
Pre-configured with classic commands out of the box:
/gmc,/gms,/gma,/gmsp— Quick gamemode switches/day,/night— Time control/sun,/rain— Weather control/ci— Clear inventory/feed,/heal— Restore hunger & health (defaults to yourself if no player is specified)
/aliases add <name> <target>— Add or update a shortcut/aliases remove <name>— Delete a shortcut/aliases list— View active shortcuts/aliases reload— Reloadconfig/aliases.json
Shortcuts are stored in config/aliases.json:
{
"name": "gmc",
"target": "gamemode creative",
"permissionLevel": 2
}
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 26.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as aliases-1.0.0.jar — drop this file into the mods folder
- Download size: 23 KB
- Download link checked 11 Sept 2026 — working
These come from our own check of the pack file, not from the source page.
