Mineuniverse
Log in Register
Mods

Command Keys

Send pre-written messages and commands using single and dual-step hotkeys.
Download Claim this project
605 downloads
0 likes
Updated Nov 25, 2023
0 hypes

Features

  • Multiple commands per macro
  • Multiple macros per keybind
  • Optional delay timing between commands
  • Efficient keybind conflict management with modifier key support
  • Five modes:
    1. Send all commands when the key is pressed
    2. Cycle through commands, one per keypress
    3. Repeat on a configurable interval
    4. Select a random message and send
    5. Type the command in chat, but don't send it
  • Profiles with automatic switching based on server address or world name
  • Fully custom GUI for easy configuration

| | | |

Usage

Profiles

  • Automatic Switching

    • When you join a world/server, the name/address will be checked against the list of profiles. If there is a profile linked to that world/server, it will be activated. Otherwise, the default profile will be used.
    • Use the S and M buttons to make a profile the default for singleplayer or multiplayer.
  • Manual Switching

    • To activate a profile manually, click the up-arrow button on the left.
    • Click the link button to link the profile to the world/server for future automatic activation.
    • Click the settings button to rename the profile or remove links.

Macros

  • Access

    • Edit a profile by clicking the large button on the profile selection screen, or by pressing the edit key (default: K) in-game.
  • Binding Keys

    • You can bind almost any keyboard key or mouse button to a macro, similar to Minecraft's own Controls. However, you can also bind any pair of keys; just press one while holding the other (e.g. press 'T' while holding 'Shift').
  • Conflict Strategy

    • If a key is already in use by Minecraft, you can choose a conflict strategy;
    • Submit: The macro will be ignored, the Minecraft keybind will function normally.
    • Assert: The macro and the Minecraft keybind will both function.
    • Veto: The macro will function, the Minecraft keybind will be cancelled (if possible).
    • Avoid: The macro will not work in-game, but you can still activate it by pressing the key while on the edit screen (with nothing selected). For example, if you have a macro bound to W, press K then W to activate it.
  • Send Mode

    • Send: All commands for the macro will be sent. You can configure delays between commands.
    • Type: The first command will be typed into the chat box, but not sent.
    • Cycle: The commands will be cycled through, with one command sent each time you press the key.
      • Note: In Cycle mode, if you need more than one command to be sent for a single key-press, enter those commands into a single box, separated by pairs of commas (e.g. /tick freeze,,/say Stopped).
    • Random: A message will be chosen at random and sent each time the key is pressed.
    • Repeat: Like Send, but the macro will be repeated (delay is configurable) until you press the key again.
  • Placeholders

    • Simple Placeholders

    • %lastsent%: The most recently-sent message or command in history, if any.

    • %lastcmd%: The most recently-sent command in history, if any.

    • %clipboard%: The contents of the clipboard, if any.

    • %myname%: Minecraft username.

    • %pmsender%: The name of the sender of the most recently-received private message, if any. (Searches max of 50).

    • %pos%: The integer coordinates of the player (x y z).

    • %x%: The integer X coordinate of the player. Also available for Y and Z.

    • Regex Placeholders

    • %#(.*)%: Regex Group 1 from the most recently-received message matching the regex following the #, if any. Note: regex pattern must have at least 1 capturing group.

    • %clipboard#(.*)%: The contents of the clipboard, if any, verified to match a regex pattern following the #. This can be used to prevent unintentional exposure of clipboard contents. E.g. use %clipboard#^-?\d+ -?\d+ -?\d+$% to only send the clipboard contents if it's formatted like a set of coordinates.

    • %pos([FBLR])(\d+)%: %pos% but offset some number of blocks in a direction relative to the cardinal direction that the player is nearest to facing. E.g. use %posL20% to get the coordinates 20 blocks to the player's left.

    • %x([+-]\d+)%: %x% but offset some number of blocks. E.g. use %x-10% to get the X coordinate 10 blocks to the player's West. Also available for Y and Z.

Dependencies

Fabric: Fabric API (required), ModMenu (optional)

NeoForge: None

Compatibility

If you encounter issues, please report on Discord or GitHub.

License

Apache-2.0

Contact

![Discord Server](https://img.shields.io/discord/1103153365216669797?logo=discord&label=Discord Server&color=#5865F2)

![GitHub Issues](https://img.shields.io/github/issues/TerminalMC/CommandKeys?logo=github&label=GitHub Issues)

Discord @notryken for MDZ

v3.102.3+26.1.2-Fabric
MC Client, Fabric, 26.1, 26.1.1, 26.1.2
Release 2026-06-20 Get
v3.102.3+26.1.2-NeoForge
MC Client, NeoForge, 26.1, 26.1.1, 26.1.2
Release 2026-06-20 Get
v3.103.0+26.2-NeoForge
MC Client, NeoForge, 26.2
Release 2026-06-20 Get
v3.103.0+26.2-Fabric
MC Client, Fabric, 26.2
Release 2026-06-20 Get
v3.2.2+26.1.2-NeoForge
MC Client, NeoForge, 26.1, 26.1.1, 26.1.2
Release 2026-05-31 Get
v3.2.2+26.1.2-Fabric
MC Client, Fabric, 26.1, 26.1.1, 26.1.2
Release 2026-05-31 Get
v3.2.1+26.1.2-NeoForge
MC NeoForge, 26.1, 26.1.1, 26.1.2
Release 2026-04-16 Get
v3.2.1+26.1.2-Fabric
MC Fabric, 26.1, 26.1.1, 26.1.2
Release 2026-04-16 Get
v3.0.0+26.1-Fabric
MC Fabric, 26.1, 26.1.1, 26.1.2
Release 2026-03-24 Get
v3.0.0+26.1-NeoForge
MC NeoForge, 26.1, 26.1.1, 26.1.2
Release 2026-03-24 Get
v2.4.0+1.20.1-Forge
MC 1.20.1, Forge
Release 2026-03-22 Get
v2.4.0+1.20.1-Fabric
MC Fabric, 1.20.1, 1.20
Release 2026-03-22 Get
v2.4.0+1.21.1-Fabric
MC 1.21, Fabric, 1.21.1, 1.21.3, 1.21.2
Release 2026-03-22 Get
v2.4.0+1.21.1-NeoForge
MC 1.21.1, 1.21.3, NeoForge, 1.21.2
Release 2026-03-22 Get
v2.4.0+1.21.4-Fabric
MC Fabric, 1.21.5, 1.21.4
Release 2026-03-22 Get
v2.4.0+1.21.4-NeoForge
MC 1.21.5, 1.21.4, NeoForge
Release 2026-03-22 Get
v2.4.0+1.21.8-Fabric
MC Fabric, 1.21.8, 1.21.6, 1.21.7
Release 2026-03-22 Get
v2.4.0+1.21.8-NeoForge
MC 1.21.8, 1.21.7, NeoForge
Release 2026-03-22 Get
v2.4.0+1.21.10-NeoForge
MC NeoForge, 1.21.10
Release 2026-03-22 Get
v2.4.0+1.21.10-Fabric
MC Fabric, 1.21.9, 1.21.10
Release 2026-03-22 Get
v2.4.0+1.21.11-Fabric
MC Fabric, 1.21.11
Release 2026-03-22 Get
v2.4.0+1.21.11-NeoForge
MC NeoForge, 1.21.11
Release 2026-03-22 Get
v3.0.0-beta.1+26.1-rc-2-NeoForge
MC NeoForge, 26.1-snapshot
Beta 2026-03-22 Get
v3.0.0-beta.1+26.1-rc-2-Fabric
MC Fabric, 26.1-snapshot
Beta 2026-03-22 Get
v2.4.0-beta.1+1.21.1-NeoForge
MC 1.21.1, 1.21.3, NeoForge, 1.21.2
Beta 2026-03-07 Get
v2.4.0-beta.1+1.21.1-Fabric
MC 1.21, Fabric, 1.21.1, 1.21.3, 1.21.2
Beta 2026-03-07 Get
v2.3.17+1.20.1-Forge
MC 1.20.1, Forge
Release 2026-02-08 Get
v2.3.17+1.20.1-Fabric
MC Fabric, 1.20.1, 1.20
Release 2026-02-08 Get
v2.3.17+1.21.1-Fabric
MC 1.21, Fabric, 1.21.1, 1.21.3, 1.21.2
Release 2026-02-08 Get
v2.3.17+1.21.1-NeoForge
MC 1.21.1, 1.21.3, NeoForge, 1.21.2
Release 2026-02-08 Get
v2.3.17+1.21.4-NeoForge
MC 1.21.5, 1.21.4, NeoForge
Release 2026-02-08 Get
v2.3.17+1.21.4-Fabric
MC Fabric, 1.21.5, 1.21.4
Release 2026-02-08 Get
v2.3.17+1.21.8-NeoForge
MC 1.21.8, 1.21.7, NeoForge
Release 2026-02-08 Get
v2.3.17+1.21.8-Fabric
MC Fabric, 1.21.8, 1.21.6, 1.21.7
Release 2026-02-08 Get
v2.3.17+1.21.10-Fabric
MC Fabric, 1.21.9, 1.21.10
Release 2026-02-08 Get
v2.3.17+1.21.10-NeoForge
MC NeoForge, 1.21.10
Release 2026-02-08 Get
v2.3.17+1.21.11-Fabric
MC Fabric, 1.21.11
Release 2026-02-08 Get
v2.3.17+1.21.11-NeoForge
MC NeoForge, 1.21.11
Release 2026-02-08 Get
v2.3.16+1.21.11-Fabric
MC Fabric, 1.21.11
Release 2025-12-10 Get
v2.3.16+1.21.11-NeoForge
MC NeoForge, 1.21.11
Release 2025-12-10 Get
v2.3.16+1.20.1-Fabric
MC Fabric, 1.20.1, 1.20
Release 2025-12-04 Get
v2.3.16+1.20.1-Forge
MC 1.20.1, Forge
Release 2025-12-04 Get
v2.3.16+1.21.1-NeoForge
MC 1.21.1, 1.21.3, NeoForge, 1.21.2
Release 2025-12-04 Get
v2.3.16+1.21.1-Fabric
MC 1.21, Fabric, 1.21.1, 1.21.3, 1.21.2
Release 2025-12-04 Get
v2.3.16+1.21.4-Fabric
MC Fabric, 1.21.5, 1.21.4
Release 2025-12-04 Get
v2.3.16+1.21.4-NeoForge
MC 1.21.5, 1.21.4, NeoForge
Release 2025-12-04 Get
v2.3.16+1.21.8-NeoForge
MC 1.21.8, 1.21.7, NeoForge
Release 2025-12-04 Get
v2.3.16+1.21.8-Fabric
MC Fabric, 1.21.8, 1.21.6, 1.21.7
Release 2025-12-04 Get
v2.3.16+1.21.10-NeoForge
MC NeoForge, 1.21.10
Release 2025-12-04 Get
v2.3.16+1.21.10-Fabric
MC Fabric, 1.21.9, 1.21.10
Release 2025-12-04 Get

You Might Also Like

Liberty's Villagers
Quality of Life and AI improvements for Villagers
9,968,428
No More Pop-ups
A Minecraft mod to remove in-game pop-ups
996,708
BetterRandomSourceConcurrencyCrash
Improved logging of crashes caused by mods accessing RandomSources from the wrong thread
99,371
Exit Confirmation
Often accidentally closed Minecraft? This mod might help!
99,067
NoDynamicFps
Adds an option to disable Vanilla's Dynamic FPS implementation
99,004
Immersive Crafting
Adds crafting recipes to immersive portals
9,998