Stránka 1 z 1

BungeeCord

Napsal: 18 lis 2017, 20:29
od DeadoManTV
82.208.17.38:27434
Zdravím, nedávno jsem založil BungeeCord a mám k tomu 2 servery, na těch 2 serverech mám plugin OnlyProxyJoin. Dal jsem tam IP Bungeecordu bez portu. Když se snažím připojit na BungeeCord píše mi to You have to join through the proxy., samozřejmě na serverech mám nastavení connection-throtle na -1 a povolený BungeeCord ale stále nefunguje.

Nastavení BungeeCord config:

Kód: Vybrat vše

ip_forward: true
network_compression_threshold: 256
stats: 4fe5830f-13a2-4cd0-86d9-6b97eed3b407
groups:
  md_5:
  - admin
servers:
  lobby:
    motd: '&1BungeeCord server FakaHeda.eu'
    restricted: false
    address: 82.208.17.86:27227
  bedwars:
    motd: '&1BungeeCord server FakaHeda.eu'
    restricted: false
    address: 82.208.17.15:27744
timeout: 30000
player_limit: 50
listeners:
- tab_list: GLOBAL_PING
  bind_local_address: true
  force_default_server: false
  tab_size: 60
  motd: '&1BungeeServer by FakaHeda.eu'
  forced_hosts:
    82.208.17.15:27744: bedwars
  host: 82.208.17.38:27434
  max_players: 50
  ping_passthrough: false
  query_enabled: false
  query_port: 25577
  proxy_protocol: false
  priorities:
  - lobby
  - bedwars
prevent_proxy_connections: false
permissions:
  admin:
  - bungeecord.command.alert
  - bungeecord.command.end
  - bungeecord.command.ip
  - bungeecord.command.reload
  default:
  - bungeecord.command.server
  - bungeecord.command.list
online_mode: false
log_commands: false
disabled_commands:
- find
connection_throttle: 4000

Re: BungeeCord

Napsal: 18 lis 2017, 21:52
od haelexuis
Ahoj, v bungeecord configu skús zmeniť ip_forward na false ak to chceš mať cez OnlyProxyJoin, myslím že som to tak tiež mal raz nastavené, je to to že bugneecord predhodí spigotu reálnu IP hráča, takže mu ten prístup zamietne.