your current location:首页 > news>[CCA] Client Command Aliase Minecraft

[CCA] Client Command Aliase Minecraft

2024-12-15 02:45:09|Myriagame |source:minecraft skins

Overview

This module allows you to set your own custom alias for any instruction, whether it is a module instruction or the original instruction.

This allows you to enter your own instruction version, not the default version provided by the original/module.

For example, you can replace "/SetworldSpawn" to "/SWS" or "/Gamemode" to "/gm", so that you can enter "/gm 0" to set the game mode to survive without entering the entire word without entering the entire word"Gamemode".

This change only appears on the client and has no effect on the server.When it is finally sent to the server, the module will replace the aliases of the instruction with actual instructions.

To add instruction aliases, add them to the configuration file. The format is as follows: "Alias: Original instruction" (if the configuration file does not exist, please run the client once, it should appear after you enter the main menu).

There are multiple aliases on the same instruction, but multiple instructions cannot have the same aliases: for example, instructions "/UpdateModdata" can have these two aliases "UMD: UpdateModdata" and "Updata: UpdateModdata".Both alias will call the same instructions.

However, when you query the instructions (such as /debug) yourself (such as /debug), there is no relevant profile (such as /Help Debug or /Debug Help), you need to change it on the configuration file.(It is recommended not to change, otherwise the error may be modified)

Minecraft images

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.