Résolu [BungeeCord]

DanyBoy3465

Aventurier
13 Décembre 2015
3
1
4
J'ai créé un serveur BungeeCord en suivant les instruction du site de Épicube (http://epicube.fr/article/un-serveur-minecraft-a-z-partie-1) et j'ai reçu un message d'erreur (If you wish to use IP forwarding, please enable it in your BungeeCord config as well!). Je ne sais plus quoi faire pour que ça marche!!

Voici la config du dossier Bungee :
Code:
player_limit: 500
ip_forward: true
permissions:
  default:
  - bungeecord.command.server
  - bungeecord.command.list
  admin:
  - bungeecord.command.alert
  - bungeecord.command.end
  - bungeecord.command.ip
  - bungeecord.command.reload
timeout: 30000
log_commands: false
online_mode: false
servers:
  hub:
    motd: '&1HUB - Forced Host'
    address: 127.0.0.1:25543
    restricted: false
  serv1:
    motd: '&1SERV 1 - Forced Host'
    address: 127.0.0.1:25544
    restricted: false
  serv2:
    motd: '&1SERV 2 - Forced Host'
    address: 127.0.0.1:25545
    restricted: false
listeners:
- query_port: 25577
  motd: '\u00A7a Bienvenue sur le serveur des blogueurs\!\! \u00A74 Venez sur notre site sur http\://lesblogueurs.enjin.com'
  tab_list: GLOBAL_PING
  query_enabled: false
  forced_hosts:
    pvp.md-5.net: pvp
  ping_passthrough: false
  default_server: hub
  bind_local_address: true
  fallback_server: hub
  host: 76.64.245.242
  max_players: 500
  tab_size: 60
  force_default_server: false
disabled_commands:
- disabledcommandhere
network_compression_threshold: 256
groups:
  DanyBoy3465:
  - admin
connection_throttle: -1
stats: e2ee46e2-8bb0-4612-8ffe-eed6c5ae11d3

La config de mon serveur (hub):
Code:
#Minecraft server properties
#Sun Dec 13 11:05:00 EST 2015
generator-settings=
op-permission-level=4
resource-pack-hash=
allow-nether=true
level-name=world
enable-query=false
allow-flight=false
announce-player-achievements=false
server-port=25543
max-world-size=29999984
level-type=DEFAULT
enable-rcon=false
force-gamemode=true
level-seed=
server-ip=
network-compression-threshold=256
max-build-height=256
spawn-npcs=true
white-list=false
spawn-animals=true
hardcore=false
snooper-enabled=true
online-mode=false
resource-pack=
pvp=false
difficulty=0
enable-command-block=true
gamemode=0
player-idle-timeout=0
max-players=500
spawn-monsters=true
generate-structures=true
view-distance=10
motd=Bienvenue

La config du fichier spigot.yml :
Code:
config-version: 8
settings:
  debug: false
  save-user-cache-on-stop-only: false
  attribute:
    maxHealth:
      max: 2048.0
    movementSpeed:
      max: 2048.0
    attackDamage:
      max: 2048.0
  netty-threads: 4
  user-cache-size: 1000
  late-bind: false
  sample-count: 12
  timeout-time: 60
  restart-on-crash: true
  restart-script: ./start.sh
  player-shuffle: 0
  bungeecord: true
  int-cache-limit: 1024
  filter-creative-items: true
  moved-too-quickly-threshold: 100.0
  moved-wrongly-threshold: 0.0625
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
  spam-exclusions:
  - /skill
  replace-commands:
  - setblock
  - summon
  - testforblock
  - tellraw
  log: true
  silent-commandblock-console: false
stats:
  disable-saving: false
  forced-stats: {}
world-settings:
  default:
    verbose: true
    view-distance: 10
    item-despawn-rate: 6000
    merge-radius:
      item: 2.5
      exp: 3.0
    arrow-despawn-rate: 1200
    zombie-aggressive-towards-villager: true
    enable-zombie-pigmen-portal-spawns: true
    wither-spawn-sound-radius: 0
    chunks-per-tick: 650
    clear-tick-list: false
    seed-village: 10387312
    seed-feature: 14357617
    max-entity-collisions: 8
    dragon-death-sound-radius: 0
    hanging-tick-frequency: 100
    hunger:
      walk-exhaustion: 0.2
      sprint-exhaustion: 0.8
      combat-exhaustion: 0.3
      regen-exhaustion: 3.0
    entity-activation-range:
      animals: 32
      monsters: 32
      misc: 16
    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
    nerf-spawner-mobs: false
    save-structure-info: true
    mob-spawn-range: 4
    anti-xray:
      enabled: true
      engine-mode: 1
      hide-blocks:
      - 14
      - 15
      - 16
      - 21
      - 48
      - 49
      - 54
      - 56
      - 73
      - 74
      - 82
      - 129
      - 130
      replace-blocks:
      - 1
      - 5
    entity-tracking-range:
      players: 48
      animals: 48
      monsters: 48
      misc: 32
      other: 64
    ticks-per:
      hopper-transfer: 8
      hopper-check: 8
    hopper-amount: 1
    max-tnt-per-tick: 100
    random-light-updates: false
    max-bulk-chunks: 10
    max-tick-time:
      tile: 50
      entity: 50

Si vous avez besoin de plus de code avertissez moi!!
Merci d'avance de bien vouloir prendre votre temps pour répondre à ma question?
 

DanyBoy3465

Aventurier
13 Décembre 2015
3
1
4
Image de ma console BungeeCord et celle du serveur (2 images pour cette console)!!
 

Fichiers joints

  • 1.JPG
    1.JPG
    73.7 KB · Affichages: 468
  • 2.JPG
    2.JPG
    253.6 KB · Affichages: 365
  • 3.JPG
    3.JPG
    365.9 KB · Affichages: 332
  • 4.JPG
    4.JPG
    323.5 KB · Affichages: 305

Detobel36

Créateur de plugins (PhoenixRebirth)
Support
17 Août 2012
10 531
24
2 247
347
28
Bruxelles - Belgique
www.phoenix-rebirth.fr
Salut,

  1. Tu n'es pas dans la bonne section (la section support c'est ici: http://minecraft.fr/forum/forums/support-serveur.33/ )
  2. Evite les doubles postes, il y a le bouton "Editer" qui est la pour ça.
Bref, je signale ton message à un modérateur qui déplacera surement ton poste.

Concernant ton problème
  1. Dans la config bungee met
    Code:
    host: 76.64.245.242:25565
    à la place de
    Code:
    host: 76.64.245.242
    Et cet cette ip que tu dois utiliser pour te connecter


Cordialement,
Detobel36
 

ServCrafted

[Assistance minecraft]
6 Janvier 2014
111
9
75
26
Belgique
J'ai moi-même un bungeecord et j'ai plutot mis :
Code:
host: 0.0.0.0:25565
Avec les 0 au moins toutes les connexions seront acceptées ! Quelles soit de l’extérieur ou du local !
 

DanyBoy3465

Aventurier
13 Décembre 2015
3
1
4
Merci beaucoup à tous!! J'ai suivi le conseil de ServCrafted et cela à super de bien fonctionné!!

Désolé si j'ai enfreins des règles, je vais faire de mon mieux pour que cela ne se reproduisent pus.

DanyBoy3465
 
  • J'aime
Reactions: ServCrafted