Welcome
These docs are for CommandBridge v3. If you're running v2, see the legacy documentation and the migration guide.
What is CommandBridge?
CommandBridge connects your Velocity proxy and backend servers over WebSocket, letting you run commands across your entire network from a single YAML script.
- Define a command once, register it anywhere
- Execute commands on the proxy from a backend, or on backends from the proxy
- Secure connections with TLS and shared-secret authentication
- Works with Paper, Folia, Bukkit, and Velocity
What these docs cover
- Installation and requirements
- Step-by-step setup
- Configuration reference for both sides
- YAML scripting with argument types, placeholders, and examples
- Security, commands, and permissions
- Troubleshooting and migration from v2