Saved Commands

Quick rating

Community listing page, reviews here may not be monitored by the author.

Saved Commands

By Pr77Pr77Owner

No reviews yet

This mod lets you save commands and chat messages for easier access later using keyboard shortcuts and the saved commands menu.

QoL & Tweaks
Mod Loaders
Fabric
Minecraft
26.2

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client Only

Runs entirely on the client. Works on vanilla servers.

About

Project Details

Type
Mod
License
GNU General Public License v3.0 only
Latest Version
1.3.2-beta for 1.21.9 and 1.21.10

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

Saved Commands

Saved Commands is a client Minecraft mod for Fabric that lets you save commands and chat messages for easier access later using keyboard shortcuts and the saved commands menu.

Installation

This mod is only supported by the Fabric mod loader. For installation guides regarding please use the official Fabric player guides.

You can download the mod on either Modrinth or on GitHub under releases. This mod has the following dependencies:

Using the mod

To use the mod, open the Saved Commands screen by pressing the keybind (defaults to Y on QWERTY and Z on QWERTZ keyboards).

On the Saved Commands screen, you can:

  • Add a new command by clicking the "+"-button
  • Edit saved commands by clicking on the pen icon on the right. In the appearing popup, you can edit the command, insert variables, add or edit a name and add or edit the keybind combination (shortcut).
  • Delete saved commands by clicking on the trash can icon on the right.
  • Send and run commands by clicking on them
  • Search for commands by entering the query into the top bar.
  • Share saved commands with other players on the server using this mod.
  • Change global and world settings by clicking on the sliders icon in the top right corner.

Variables can be used to insert player data, like the position and item id of the held item. You can also select a data type like string, integer and float, for you to input before sending. If you don't know these types, use string because it is the least "strict" one.

Custom categories can be enabled in the settings. Turning the related setting on, makes it possible to create and select categories with custom names from within the edit popup.

Commands can be shared with players on the same server using the mod, which also shares all command properties like the name, keybind combination and variables, but not custom categories. When you receive one or more commands, you will get a notification within the game in the top right corner, saying to press your keybind for opening the saved commands screen to view or save the commands. There you can pick commands to save separately or bulk save them. Please note, that commands are being sent unencrypted! This means, that server admins, your ISP or other involved parties could see the commands you sent or received. The ability to receive commands can be disabled in the settings.

We accept no liability for any damages caused by using this mod. Use at your own risk!

Screenshots

Saved Commands screen The Saved Commands screen with some example commands.

Search suggestion In the top bar you can get command recommendations like in the chat. In this screenshot, custom categories are enabled.

Edit command screen In the edit command screen you can edit the name, command and keybind combination.

Edit variable screen In the edit variable screen you can edit the name, abbreviation, variable type and defult value.

Input variable screen Before sending a command or text containing a custom variable, you are prompted to input the values.

Share select recepients screen After clicking share, this screen to select the recipients opens.

Share view and save screen This screen lets you view, save and edit received commands. The circle shows, if you already have the command saved.

Per world settings There are settings which can be changed per world, as seen in the screenshot, or changed for the whole installation.

Working principles

The following things regarding the mod might be counterintuitive:

  • The mod separates every world and server from each other. This means, that you might have to set the same command up multiple times.
  • If you set a keybind to one that already exists in the Minecraft keybinds, it will block the Minecraft keybind. This only applies to the first key of a combination or if the next key of the combination is pressed (e.g. Alt + W: Alt is never triggered, W is triggered, if Alt is not pressed)
  • If you set two command keybinds to the same key or key combination, the one added first will be executed.

Reporting issues, getting help and suggesting features

If you have trouble using the mod, if you stumble upon a bug, if you want to suggest a feature to be implemented or if you would like to have a backport of the mod, please don't hesitate to post an issue on GitHub or open a ticket on the Discord server. I will try to respond as soon as possible and maybe ask follow-up questions.

Saved Commands

Saved Commands is a client Minecraft mod for Fabric that lets you save commands and chat messages for easier access later using keyboard shortcuts and the saved commands menu.

Installation

This mod is only supported by the Fabric mod loader. For installation guides regarding please use the official Fabric player guides.

You can download the mod on either Modrinth or on GitHub under releases. This mod has the following dependencies:

Using the mod

To use the mod, open the Saved Commands screen by pressing the keybind (defaults to Y on QWERTY and Z on QWERTZ keyboards).

On the Saved Commands screen, you can:

  • Add a new command by clicking the "+"-button
  • Edit saved commands by clicking on the pen icon on the right. In the appearing popup, you can edit the command, insert variables, add or edit a name and add or edit the keybind combination (shortcut).
  • Delete saved commands by clicking on the trash can icon on the right.
  • Send and run commands by clicking on them
  • Search for commands by entering the query into the top bar.
  • Share saved commands with other players on the server using this mod.
  • Change global and world settings by clicking on the sliders icon in the top right corner.

Variables can be used to insert player data, like the position and item id of the held item. You can also select a data type like string, integer and float, for you to input before sending. If you don't know these types, use string because it is the least "strict" one.

Custom categories can be enabled in the settings. Turning the related setting on, makes it possible to create and select categories with custom names from within the edit popup.

Commands can be shared with players on the same server using the mod, which also shares all command properties like the name, keybind combination and variables, but not custom categories. When you receive one or more commands, you will get a notification within the game in the top right corner, saying to press your keybind for opening the saved commands screen to view or save the commands. There you can pick commands to save separately or bulk save them. Please note, that commands are being sent unencrypted! This means, that server admins, your ISP or other involved parties could see the commands you sent or received. The ability to receive commands can be disabled in the settings.

We accept no liability for any damages caused by using this mod. Use at your own risk!

Screenshots

Saved Commands screen The Saved Commands screen with some example commands.

Search suggestion In the top bar you can get command recommendations like in the chat. In this screenshot, custom categories are enabled.

Edit command screen In the edit command screen you can edit the name, command and keybind combination.

Edit variable screen In the edit variable screen you can edit the name, abbreviation, variable type and defult value.

Input variable screen Before sending a command or text containing a custom variable, you are prompted to input the values.

Share select recepients screen After clicking share, this screen to select the recipients opens.

Share view and save screen This screen lets you view, save and edit received commands. The circle shows, if you already have the command saved.

Per world settings There are settings which can be changed per world, as seen in the screenshot, or changed for the whole installation.

Working principles

The following things regarding the mod might be counterintuitive:

  • The mod separates every world and server from each other. This means, that you might have to set the same command up multiple times.
  • If you set a keybind to one that already exists in the Minecraft keybinds, it will block the Minecraft keybind. This only applies to the first key of a combination or if the next key of the combination is pressed (e.g. Alt + W: Alt is never triggered, W is triggered, if Alt is not pressed)
  • If you set two command keybinds to the same key or key combination, the one added first will be executed.

Reporting issues, getting help and suggesting features

If you have trouble using the mod, if you stumble upon a bug, if you want to suggest a feature to be implemented or if you would like to have a backport of the mod, please don't hesitate to post an issue on GitHub or open a ticket on the Discord server. I will try to respond as soon as possible and maybe ask follow-up questions.

Screenshots

Gallery

  • Saved Commands screen
    Saved Commands screen The Saved Commands screen with some example commands.
  • Search suggestion
    Search suggestion In the top bar you can get command recommendations like in the chat. In this screenshot, custom categories are enabled.
  • Edit command screen
    Edit command screen In the edit command screen you can edit the name, command and keybind combination.
  • Edit variable screen
    Edit variable screen In the edit variable screen you can edit the name, abbreviation, variable type and defult value.
  • Input variable screen
    Input variable screen Before sending a command or text containing a custom variable, you are prompted to input the values.
  • Share select recepients screen
    Share select recepients screen After clicking share, this screen to select the recipients opens.
  • Share view and save screen
    Share view and save screen This screen lets you view, save and edit received commands. The circle shows, if you already have the command saved.
  • Per world settings
    Per world settings There are settings which can be changed per world, as seen in the screenshot, or changed for the whole installation.
  • Saved Commands screen
    Saved Commands screen The Saved Commands screen with some example commands.
  • Search suggestion
    Search suggestion In the top bar you can get command recommendations like in the chat. In this screenshot, custom categories are enabled.
  • Edit command screen
    Edit command screen In the edit command screen you can edit the name, command and keybind combination.
  • Edit variable screen
    Edit variable screen In the edit variable screen you can edit the name, abbreviation, variable type and defult value.
  • Input variable screen
    Input variable screen Before sending a command or text containing a custom variable, you are prompted to input the values.
  • Share select recepients screen
    Share select recepients screen After clicking share, this screen to select the recipients opens.
  • Share view and save screen
    Share view and save screen This screen lets you view, save and edit received commands. The circle shows, if you already have the command saved.
  • Per world settings
    Per world settings There are settings which can be changed per world, as seen in the screenshot, or changed for the whole installation.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Total Downloads
CurseForge
<1,000
Modrinth
~1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works