HomeJavaModsSimple Voicechat N word detection
Simple Voicechat N word detection
ModsJava

Simple Voicechat N word detection

by btwreynahd · on Modrinth

⬇ Download on Modrinth
Simple Voicechat N word detection — screenshot 1Simple Voicechat N word detection — screenshot 2Simple Voicechat N word detection — screenshot 3Simple Voicechat N word detection — screenshot 4Simple Voicechat N word detection — screenshot 5Simple Voicechat N word detection — screenshot 6Simple Voicechat N word detection — screenshot 7
Features Moderation Workflow
  1. Player voice audio is recorded
  2. Audio is transcribed using Groq STT
  3. If Groq fails, STT.ai is used automatically
  4. Detected violations generate a unique DetectID
  5. Transcript + audio are sent to Discord
  6. Staff review the detection ingame
  7. Staff can decide whether to ban the player
Commands

/nwordban <detectId>

Open the moderation review menu for a detection.

GUI Features

Configuration Example
groq:
  api-key-env: "GROQ_API_KEY"
  model: "whisper-large-v3-turbo"

sttai:
  enabled: true
  api-key-env: "STT_API_KEY"

discord:
  webhook-url: "YOUR_WEBHOOK"

moderation:
  ban-duration: "30d"

timeouts:
  transcription-ms: 20000
Quick facts

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

These come from our own check of the pack file, not from the source page.

Explore more