ZUMBLE
Zumble is a Rust-based external Mumble server that handles voice chat for FiveM servers as a drop-in replacement for the built-in system. It runs independently from the game server to manage player voice communications with full native compatibility.
The server includes an HTTP API for administrative controls such as player muting and channel creation, along with multithreaded performance and optional deployment on separate hardware. Prometheus metrics are provided for monitoring.
- Full compatibility with FiveM client voice natives
- HTTP API for muting players and managing channels
- Multithreaded architecture separated from game network
- Support for installation on dedicated machines
- Prometheus metrics for server monitoring