Nan1t / NanoLimbo

The lightweight, high performance Minecraft limbo server
https://www.spigotmc.org/resources/86198/
GNU General Public License v3.0
252 stars 51 forks source link

[Bug] Velocity modern forwarding setting cannot join limbo #83

Closed Yurinann closed 4 months ago

Yurinann commented 4 months ago

same as title, my settings:

# Player info forwarding support.
# Available types:
#  - NONE
#  - LEGACY
#  - MODERN
#  - BUNGEE_GUARD
# Don't use secret if you do not use MODERN type
infoForwarding:
  type: MODERN
  secret: 'xxxxxxxxxx'
  tokens:
    - '<BUNGEE_GUARD_TOKEN>'

Velocity version: 3.3.0-SNAPSHOT-389 NanoLimbo version: 1.8

Nan1t commented 4 months ago

You need to set type: MODERN and paste content of the file with secret instead of the file name.

Yurinann commented 4 months ago

Owner

Yeah im MODERN and set content. just forget to replace it back and file name is a placeholder to instead real secret. sorry my forgot and already update settings above