Crrrrrrra
if you wish to use ip forwarding,please enable it in your BungeeCord config as well!  怎么解

lichi2050
修改 spigot.yml 将bungeecord: false设置为 true
然后打开BungeeCord 的config.yml 将ip_forward: 设置为true
最后重启服务器

Crrrrrrra
还是那样提示

Crrrrrrra
lichi2050 发表于 2016-5-5 15:58
修改 spigot.yml 将bungeecord: false设置为 true
然后打开BungeeCord 的config.yml 将ip_forward: 设置为t ...

spigot配置如下
config-version: 8
settings:
  debug: false
  save-user-cache-on-stop-only: false
  bungeecord: true
  late-bind: false
  sample-count: 12
  player-shuffle: 0
  user-cache-size: 2000
  int-cache-limit: 1024
  timeout-time: 60
  restart-on-crash: true
  restart-script: ./start.sh
  netty-threads: 4
  attribute:
    maxHealth:
      max: 2048.0
    movementSpeed:
      max: 2048.0
    attackDamage:
      max: 2048.0
  filter-creative-items: true
  moved-wrongly-threshold: 0.0625
  moved-too-quickly-threshold: 100.0
messages:
  whitelist: You are not whitelisted on this server!
  unknown-command: Unknown command. Type "/help" for help.
  server-full: The server is full!
  outdated-client: Outdated client! Please use {0}
  outdated-server: Outdated server! I'm still on {0}
  restart: Server is restarting
commands:
  tab-complete: 0
  log: true
  spam-exclusions:
  - /skill
  replace-commands:
  - setblock
  - summon
  - testforblock
  - tellraw
  silent-commandblock-console: false
stats:
  disable-saving: false
  forced-stats: {}
world-settings:
  default:
    verbose: true
    enable-zombie-pigmen-portal-spawns: true
    item-despawn-rate: 6000
    merge-radius:
      item: 2.5
      exp: 3.0
    arrow-despawn-rate: 1200
    hanging-tick-frequency: 100
    nerf-spawner-mobs: false
    anti-xray:
      enabled: true
      engine-mode: 2
      hide-blocks:
      - 14
      - 15
      - 16
      - 21
      - 48
      - 49
      - 54
      - 56
      - 73
      - 74
      - 82
      - 129
      - 130
      replace-blocks:
      - 1
      - 5
    mob-spawn-range: 4
    growth:
      cactus-modifier: 100
      cane-modifier: 100
      melon-modifier: 100
      mushroom-modifier: 100
      pumpkin-modifier: 100
      sapling-modifier: 100
      wheat-modifier: 100
      netherwart-modifier: 100
    entity-activation-range:
      animals: 12
      monsters: 24
      misc: 2
    entity-tracking-range:
      players: 48
      animals: 48
      monsters: 48
      misc: 32
      other: 64
    ticks-per:
      hopper-transfer: 8
      hopper-check: 8
    hopper-amount: 1
    random-light-updates: true
    save-structure-info: true
    max-bulk-chunks: 10
    hunger:
      walk-exhaustion: 0.2
      sprint-exhaustion: 0.8
      combat-exhaustion: 0.3
      regen-exhaustion: 3.0
    max-tnt-per-tick: 15
    chunks-per-tick: 350
    clear-tick-list: false
    zombie-aggressive-towards-villager: true
    max-entity-collisions: 4
    dragon-death-sound-radius: 0
    seed-village: 10387312
    seed-feature: 14357617
    view-distance: 6
    wither-spawn-sound-radius: 0

Crrrrrrra
lichi2050 发表于 2016-5-5 15:58
修改 spigot.yml 将bungeecord: false设置为 true
然后打开BungeeCord 的config.yml 将ip_forward: 设置为t ...

BC config
ip_forward: true
network_compression_threshold: 256
stats: 48f2ecdb-3af7-4548-ab71-b7088c9c1787
permissions:
  default:
  - bungeecord.command.server
  - bungeecord.command.list
  admin:
  - bungeecord.command.alert
  - bungeecord.command.end
  - bungeecord.command.ip
  - bungeecord.command.reload
groups:
  md_5:
  - admin
servers:
  lobby:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25566
    restricted: false
timeout: 30000
listeners:
- query_port: 25577
  motd: '&1Another Bungee server'
  priorities:
  - lobby
  bind_local_address: true
  tab_list: GLOBAL_PING
  query_enabled: false
  host: 0.0.0.0:25577
  forced_hosts:
    pvp.md-5.net: pvp
  max_players: 1
  tab_size: 60
  ping_passthrough: false
  force_default_server: false
player_limit: -1
online_mode: true
log_commands: false
disabled_commands:
- disabledcommandhere
connection_throttle: 4000