Minecraft Keys4Macros mod 2026 download
logo
minecraft mod Keys4Macros

Keys4Macros

Game Version: 1.18.1
Total Downloads: 2,016
Updated: Jan 15, 2022
Created: Oct 20, 2019
Download Keys4MacrosDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
keys4macros-1.18.x-2.0.7.jar release 100.80 KB Jan 15, 2022 1.18.1 6 download Keys4Macros keys4macros-1.18.x-2.0.7.jar releaseDownload
keys4macros-1.18.x-2.0.6.jar release 89.94 KB Dec 17, 2021 1.18.1 63 download Keys4Macros keys4macros-1.18.x-2.0.6.jar releaseDownload
keys4macros-1.17.x-2.0.6.jar release 89.94 KB Dec 17, 2021 1.17.1 7 download Keys4Macros keys4macros-1.17.x-2.0.6.jar releaseDownload
keys4macros-1.17.x-2.0.5.jar release 93.57 KB Nov 12, 2021 1.17.1 18 download Keys4Macros keys4macros-1.17.x-2.0.5.jar releaseDownload
keys4macros-1.16.x-2.0.4.jar release 88.28 KB Apr 4, 2021 1.16.5 691 download Keys4Macros keys4macros-1.16.x-2.0.4.jar releaseDownload
keys4gamemode-1.16.1-1.0.2.jar release 91.61 KB Jul 12, 2020 1.16.1 211 download Keys4Macros keys4gamemode-1.16.1-1.0.2.jar releaseDownload
keys4gamemode-1.15.2-1.0.2.jar release 91.54 KB Apr 7, 2020 1.15.2 279 download Keys4Macros keys4gamemode-1.15.2-1.0.2.jar releaseDownload
keys4gamemode-1.15.2-1.0.1.jar release 90.76 KB Jan 23, 2020 1.15.2 313 download Keys4Macros keys4gamemode-1.15.2-1.0.1.jar releaseDownload
keys4gamemode-1.15.1-1.0.1.jar release 90.76 KB Dec 17, 2019 1.15.1 128 download Keys4Macros keys4gamemode-1.15.1-1.0.1.jar releaseDownload
keys4gamemode-1.14.4-1.0.1.jar release 9.99 KB Nov 16, 2019 1.14.4 191 download Keys4Macros keys4gamemode-1.14.4-1.0.1.jar releaseDownload
keys4gamemode-1.14.4-1.0.0.jar release 4.93 KB Oct 20, 2019 1.14.4 109 download Keys4Macros keys4gamemode-1.14.4-1.0.0.jar releaseDownload

Screenshots

Description

Share this:

A mod to execute macros command with a key

 

→ Features

Define key to execute command. This mod is only needed on the client and work well on server too.

When you press the key. The command is sent as a chat message and proceded by the server like any other command.

Create as many macros as you want through a configuration file.

 

→ Discord 

I created a discord server in order to give help and chat. Feel free to join if you have any issue, any questions or any suggestions :

→ Create a macro

To open the configuration file, open the forge mod list GUI, select Keys4Macros and hit the Config button. Finally hit the Open config button .

 

Each [[Macros.Macro]] block define a macro. You can duplicate this block as much as you want.

key is the number corresponding to the key you want. The list can be found here : https://www.glfw.org/docs/3.3/group__keys.html

command is the command to execute when the key is pressed, including the '/'

When you're satisfied with your configuration, hit the Reload Config button or restart the game.

 

→ Example configuration

The following configuration set the numpad key 0 to 3 to switch between all the gamemodes :

[Macros]
    [[Macros.Macro]]
        key = 320
        command = "/gamemode adventure"
    [[Macros.Macro]]
        key = 321
        command = "/gamemode survival"
    [[Macros.Macro]]
        key = 322
        command = "/gamemode creative"
    [[Macros.Macro]]
        key = 323
        command = "/gamemode spectator"

 

→ Misc

Can I use this mod in my mod pack / make a video on or with this mod ?
     Yes, just remember to give credit and link back to the official download page, since they're the only links that are SAFE. You can use the mod freely, and put it in every modpack you want. You just need to put a link to this page, in the place where you tell people the mods in your modpack. If you make a video on this mod make sure to put a link to this page in the decription of the video.

 

Comments

Add a comment