NetKeys
No reviews yet
can custom hotkeys with command
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
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:
```toml
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.
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.
Screenshots
Gallery
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers