Question Promlen with bungeecord (available slots)

Discussion in 'Bukkit Help' started by Artyoomik4, Jun 23, 2020.

Thread Status:
Not open for further replies.
  1. Offline

    Artyoomik4

    Hello EveryBody! I have problem with bungeecord.

    It writes to me that one slot is available, although in the config I registered max-players = 50.




    Please help me!

    Attached a config and properties

    Code:
    listeners:
    - query_port: 25565
      motd: '&1Another Bungee server'
      tab_list: GLOBAL_PING
      query_enabled: false
      proxy_protocol: false
      forced_hosts:
        pvp.md-5.net: pvp
      ping_passthrough: false
      priorities:
      - auth
      bind_local_address: true
      host: localhost:25565
      max_players: 50
      tab_size: 60
      force_default_server: true
    remote_ping_cache: -1
    network_compression_threshold: 256
    permissions:
      default:
      - bungeecord.command.server
      - bungeecord.command.list
      admin:
      - bungeecord.command.alert
      - bungeecord.command.end
      - bungeecord.command.ip
      - bungeecord.command.reload
    log_pings: true
    connection_throttle_limit: 3
    server_connect_timeout: 5000
    timeout: 30000
    stats: 5f281a63-d424-4def-9519-0ee07b82ee4c
    player_limit: -1
    ip_forward: false
    groups:
      md_5:
      - admin
    remote_ping_timeout: 5000
    connection_throttle: 4000
    log_commands: false
    prevent_proxy_connections: false
    online_mode: false
    forge_support: false
    disabled_commands:
    - disabledcommandhere
    servers:
      lobby:
        motd: '&1Just another BungeeCord - Forced Host'
        address: localhost:25568
        restricted: false
      auth:
        motd: ''
        address: localhost:25577
        restricted: false
    
    Code:
    #Minecraft server properties
    #Tue Jun 23 13:44:57 GMT+03:00 2020
    spawn-protection=16
    server-name=Unknown Server
    generator-settings=
    force-gamemode=false
    allow-nether=true
    gamemode=0
    broadcast-console-to-ops=true
    enable-query=false
    player-idle-timeout=0
    difficulty=1
    spawn-monsters=true
    op-permission-level=4
    pvp=true
    snooper-enabled=true
    level-type=DEFAULT
    hardcore=false
    enable-command-block=false
    max-players=20
    network-compression-threshold=256
    resource-pack-sha1=
    max-world-size=29999984
    server-port=25577
    debug=false
    server-ip=
    spawn-npcs=true
    allow-flight=false
    level-name=world
    view-distance=10
    resource-pack=
    spawn-animals=true
    white-list=false
    generate-structures=true
    online-mode=false
    max-build-height=256
    level-seed=
    prevent-proxy-connections=false
    motd=A Minecraft Server
    enable-rcon=false
     

    Attached Files:

  2. Online

    timtower Administrator Administrator Moderator

    Locked
    Bungeecord requires offline mode
    Offline mode is not supported by Bukkit
     
Thread Status:
Not open for further replies.

Share This Page