Skip to content

Instantly share code, notes, and snippets.

@CoreyShupeSLG
Last active July 13, 2022 20:36
Show Gist options
  • Save CoreyShupeSLG/259e373e7e8b65cccec014f1299cbac8 to your computer and use it in GitHub Desktop.
Save CoreyShupeSLG/259e373e7e8b65cccec014f1299cbac8 to your computer and use it in GitHub Desktop.
{
"secret": "", // Bungeeguard/Modern secret (optional)
"forwarding": "LEGACY", // Velocity Forwarding Mode
"try": [ // The custom "try" list for the velo configuration
"hub" // One of the "servers"
],
"servers": {
"hub": "example.hub:25565" // The "ip" of the external server you're connecting
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment