Back to mods
Command Abbreviations project artwork

CurseForge · Hytale mod

Command Abbreviations

Create abbreviations for commands you frequently use.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Command Abbreviations release should I use?

Updated 6 months ago
Latest stable file AbbreviationPlugin-0.2.3.jar
Game version Not listed
Mod system Built-in Hytale mod system

Command Abbreviations AbbreviationPlugin-0.2.3.jar targets Hytale. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.

Where it goes

Where should Command Abbreviations be installed in Hytale?

Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

Separate client mod Not supported
World host / dedicated server Required
Mod system for this release Built-in Hytale mod system
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.

What else does Command Abbreviations AbbreviationPlugin-0.2.3.jar need?

AbbreviationPlugin-0.2.3.jar. Change the file and its required mods may change too.

No required dependencies listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.

Before you install it

Add Command Abbreviations without breaking your instance.

Built for Command Abbreviations AbbreviationPlugin-0.2.3.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use AbbreviationPlugin-0.2.3.jar. It targets Hytale; another release may target a different game build or dependency set.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Enable it on the world host

    Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside AbbreviationPlugin-0.2.3.jar. It opens that exact file at the source.

About this project

What does Command Abbreviations add?

This mod was created to avoid having to type out long commands repeatedly.

Usage:

Type /sub to get the list of commands. Type one of the subcommands to get further instructions.

Examples:

Zero parameter command

/sub add /ic /inventory clear

/ic executes /inventory clear

Single parameter command

/sub add /t $0 /time set $0

/t day executes as /time set day

Two parameter command

/addsub /w $0 $1 /weather $0 $1

/w set Zone4_Wastes_Rain executes as /weather set Zone4_Wastes_Rain

Changing parameter order

/sub add /zyx $0 $1 $2 /tp $2 $1 $0

/zyx 12 120 50 executes /tp 12 120 50

Multi command

/sub add /clearnoon /weather clear /time noon

/clearnoon executes /weather clear and then /time noon.

Command with optional parameter

/sub add /g $i $q /give $i ++quantity $q

/g Food_Popcorn 664 executes /give Food_Popcorn --quantity 664

++ converts to -- to get optional parameters to work.

Overriding a vanilla command

/sub add /help /echo "testing"

/help executes /echo "testing" without opening the help menu

Same parameter multiple times

/sub add /same $0 /tp $0 $0 $0

/same 100 executes /tp 100 100 100

Permissions:

In a vanilla server with op you have all perms.

For servers admins:

potato.abbreviations.command.sub

potato.abbreviations.command.*

Adding abbreviations to non admin groups:

potato.abbreviations.command.thecommandname

In addition to the perm for the abbreviated command, the perms for the original command(s) is also required. So for example after doing "/sub add /ic /inventory clear", the command /ic requires permission for /ic and /inventory clear.

If you use luckperms I recommend "/lp verbose on" to see which permissions are missing.

Config file:

The config file appears at ./mods/AbbreviationPlugin/cmdsubstitutions.json

Install:

Use curseforge app

or

Put the .jar into your singeplayer or multiplayer server folder titled "mods" You can verify the mod is working by seeing if /day is recognized as a command.

Project description from CurseForge.

Recent files

Command Abbreviations releases and Hytale builds

6 of 6 releases match

Looking for an older file? The official CurseForge project page is in Resources.