Voicecontrol
No reviews yet
A mod that detects chat messages and triggers corresponding commands. Supports custom keywords and commands through a JSON configuration file.
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
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
Resources
External Links
About
Description
Mod Introduction: Voice Control allows players to trigger custom commands by entering specific phrases in the chat box. The mod lets you configure multiple keywords, each associated with one or more Minecraft commands in a JSON file. Players can execute commands even without operator permissions.
Features:
- Keyword Trigger: The mod detects predefined keywords in the chat and executes associated commands automatically.
- Custom JSON Configuration: Users can define different keywords and command combinations through the configuration file for various effects.
- Compatibility: This mod supports Minecraft 1.12.2 Forge and works in multiplayer servers without requiring players to have OP permissions.
Installation:
- Download and place the
.jarfile of this mod into themodsfolder of your Minecraft installation. - After starting Minecraft, the mod will automatically generate a configuration file named
VoiceControl.jsonin theconfigfolder.
Configuring the JSON File:
-
Locate the
VoiceControl.jsonfile in theconfigfolder and open it. -
Customize keywords and commands using the following structure:
{ "hello": ["/say Hello detected!", "/give @p minecraft:apple 5"], "bye": ["/say Goodbye!", "/kill @p"] } -
In the configuration, each keyword (e.g.,
"hello") corresponds to a command list. Each command in the list (e.g.,["/say Hello detected!", "/give @p minecraft:apple 5"]) will execute sequentially. -
You can add multiple keyword-command combinations. When any player enters a keyword in chat, the mod will detect it and execute the corresponding commands.
- Download and place the
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
Statistics
Resources