NetKeys —— Command Keybinding
How to Use:
In the server's configuration files, you can find the netkeys-server.toml file.
You will see a file that looks like this:
#Set of keys.
[keyMap]
"CONTROL + C" = "say 1"
The CONTROL + C part specifies the shortcut keys. The first part (CONTROL) is the modifier, which includes the following options:
SHIFTCONTROLALTSUPERCAPS_LOCKNUM_LOCK
The second part (C) is the key portion, and generally any key can be used.
The say 1 part specifies the command to be executed on behalf of the Server, so you need to be cautious in choosing the command.
At the last, enter the game, you can see say 1 is executed on ctrl + c is pressed.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as netkeys-0.1.0.jar — drop this file into the mods folder
- Download size: 38 KB
- Download link checked 9 Sept 2026 — working
These come from our own check of the pack file, not from the source page.
