QForward
Proxy Server Support
The QForward modification provides compatibility with Velocity version 2 forwarding system.
Configuration Settings
All configuration parameters are located in the config/qforward.json file, where two main options are available:
enable_forwarding (boolean, default: false)- Activates the forwarding functionforwarding_secret_file (string, default: "forwarding.secret")- Relative path to the file containing the forwarding secret key
The forwarding_secret_file parameter also supports binding to environment variables using the format env:ENVIRONMENT_VARIABLE (for example, env:QFORWARD_SECRET)
Legacy Bungeecord System
Support for the outdated Bungeecord forwarding method was completely removed in version 3.0.0