Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Nan1t/NanoLimbo into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Nan1t committed Dec 4, 2020
2 parents e1ebf4f + 9dc456b commit 6d5c162
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@ This will disable some useless for production information in the console.

The server supports player info forwarding from the proxy. There are two type of info forwarding:

* LEGACY - The BungeeCord IP forwarding
* MODERN - Velocity native info forwarding type
* `LEGACY` - The **BungeeCord** IP forwarding.
* `MODERN` - **Velocity** native info forwarding type.

If you use **BungeeCord**, or Velocity with LEGACY forwarding, just set this type in the config.
If you use **Velocity** with modern info forwarding, set this type and paste secret key from Velocity
If you use BungeeCord, or Velocity with `LEGACY` forwarding, just set this type in the config.
If you use Velocity with `MODERN` info forwarding, set this type and paste secret key from Velocity
config into `secret` field.

### Contributing
Expand Down

0 comments on commit 6d5c162

Please sign in to comment.