
Slip of a Tongue
Put words in list so when players say the word (via mic), a series of commands will be run
About this Mod
Slip of a Tongue
Voice-controlled command execution for Minecraft.
Slip of a Tongue allows players to trigger server-side commands and custom narrations using their actual voice. By leveraging the VoskLib client-side speech recognition engine, your spoken words are translated to text locally and sent to the server for secure validation and execution.
🎤 How it Works
- The Client: Uses VoskLib (locally) to turn your microphone input into a string of text.
- The Bridge: The client sends this string to the server.
- The Server: Validates the word against a pre-defined list. If it matches, the server executes the linked commands and narrations.
🛠 Installation
Client-Side (Required)
- Install VoskLib.
- Install Slip of a Tongue.
- Important: Open the VoskLib config in-game (by clicking Mods -> VoskLib -> Config) and download a language model for the speech recognition to work.
- The voice recognition will be automatically enabled upon joining a world.
Server-Side (Required)
- Install Slip of a Tongue (VoskLib is not required on the server).
- Configure your word list in the server's config folder.
⚙️ Command Syntax
The server-side configuration uses a specific format to map voice triggers:
word:[command1, command2, command3 %player%]text to narrate
Breakdown:
word: The keyword detected by the client's STT.[...]: A list of server commands (no/needed).%player%: Replaced by the name of the player who spoke.text to narrate: The message that will be narrated/sent back upon success.
Example Entry:
ascend:[effect give %player% levitation 5 1, say %player% is ascending!]Up we go!
🔒 Security & Privacy
- Client-Side STT: Speech processing is handled entirely on your computer via VoskLib. No audio data is ever sent to the server or the cloud.
- Server-Side Validation: To prevent players from spoofing commands, the server only executes actions for words explicitly defined in the server-side configuration file.
📜 Credits
- VoskLib: Created by InfinityTwo
- Speech Engine: Powered by Vosk.
- License: GNU General Public License v3.0
Available Versions
How to Install Slip of a Tongue on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set forge Loader
In the panel under "Egg", select the forge loader and matching Minecraft version (1.20.6).
Install Mod
Open the mod browser in the dashboard and search for "Slip of a Tongue". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.20.6, 1.20.5, 1.20.4 (+3 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Slip of a Tongue server crashes on startup – what to do?
Most common cause: wrong forge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.20.6). You can switch loaders with one click in the panel.
Is Slip of a Tongue compatible with forge?
Slip of a Tongue officially supports forge for Minecraft 1.20.6, 1.20.5, 1.20.4. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Slip of a Tongue – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Slip of a Tongue consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Slip of a Tongue with just one click on your server.