# VoiceServer – Addon for Simple Voice Chat

**VoiceServer** is a Forge mod that extends the functionality of [Simple Voice Chat](https://www.curseforge.com/minecraft/mc-mods/simple-voice-chat) with custom features tailored for server-side integration and enhanced communication in Minecraft.

## 🎯 Features

- Seamless integration with Simple Voice Chat
- Customizable behavior for voice-related events
- Potential for advanced server logic, audio triggers, or automation
- Designed for Minecraft 1.20+ using Forge

## 📦 Installation

1. Install [Minecraft Forge](https://files.minecraftforge.net/) (version 47 or later)
2. Install [Simple Voice Chat](https://www.curseforge.com/minecraft/mc-mods/simple-voice-chat)
3. Download and place the `VoiceServer` mod `.jar` into your `mods/` folder
4. Start your Minecraft server

## 🔧 Requirements

- Minecraft `1.20.x`
- Forge `47+`
- `Simple Voice Chat` mod (required dependency)
- Java 17+

## 🛠️ Building from source