Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Problem] Relogowanie się na serwerze


Rekomendowane odpowiedzi

Opublikowano

Cześć mam problem z re logowaniem się graczy na serwerze. Grając na serwerze musiałem na chwile opuścić grę. Gdy chciałem się ponownie połączyć   z serwerem wyskoczył mi błąd oto on:

 

post-1167232-0-93813900-1401133822_thumb.png

7096414143429001167232.png


Opublikowano

Pokaż plik bukkit.yml (i ew. spigot.yml) w którymś z nich ustawia się czas przez który serwer odrzuca połączenia (nazywa się to chyba connection-throtle (tak jak na zdjęciu) i trzeba to ustawić na -1)

Opublikowano


# This is the main configuration file for Spigot.

# As you can see, there's tons to configure. Some options may impact gameplay, so use

# with caution, and make sure you know what each option does before configuring.

# For a reference for any variable inside this file, check out the Spigot wiki at

# http://www.spigotmc.org/wiki/spigot-configuration/

#

# If you need help with the configuration or have any questions related to Spigot,

# join us at the IRC or drop by our forums and leave a post.

#

# IRC: #spigot @ irc.esper.net ( http://webchat.esper.net/?channel=spigot )

# Forums: http://www.spigotmc.org/forum/

 

config-version: 6

commands:

tab-complete: 0

silent-commandblock-console: false

spam-exclusions:

- /skill

log: true

replace-commands:

- setblock

- summon

- testforblock

- tellraw

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 {}

outdated-server: Outdated server! I'm still on {0}

restart: Server is restarting

stats:

disable-saving: false

forced-stats: {}

settings:

user-cache-size: 1000

player-shuffle: 0

bungeecord: false

filter-creative-items: true

sample-count: 12

late-bind: false

timeout-time: 60

restart-on-crash: true

restart-script: ./start.sh

netty-threads: 4

world-settings:

default:

verbose: true

view-distance: 10

chunks-per-tick: 650

clear-tick-list: false

merge-radius:

exp: 3.0

item: 2.5

mob-spawn-range: 4

nerf-spawner-mobs: false

arrow-despawn-rate: 1200

item-despawn-rate: 6000

enable-zombie-pigmen-portal-spawns: true

zombie-aggressive-towards-villager: true

wither-spawn-sound-radius: 0

growth:

cactus-modifier: 100

cane-modifier: 100

melon-modifier: 100

mushroom-modifier: 100

pumpkin-modifier: 100

sapling-modifier: 100

wheat-modifier: 100

max-bulk-chunks: 5

entity-activation-range:

animals: 32

monsters: 32

misc: 16

max-entity-collisions: 8

dragon-death-sound-radius: 0

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

random-light-updates: false

ticks-per:

hopper-transfer: 8

hopper-check: 8

hopper-amount: 1

save-structure-info: true

 

7096414143429001167232.png


Opublikowano

Pokaż plik bukkit.yml (i ew. spigot.yml) w którymś z nich ustawia się czas przez który serwer odrzuca połączenia (nazywa się to chyba connection-throtle (tak jak na zdjęciu) i trzeba to ustawić na -1)

 

# This is the main configuration file for Spigot.
# As you can see, there's tons to configure. Some options may impact gameplay, so use
# with caution, and make sure you know what each option does before configuring.
# For a reference for any variable inside this file, check out the Spigot wiki at
# http://www.spigotmc.org/wiki/spigot-configuration/
# 
# If you need help with the configuration or have any questions related to Spigot,
# join us at the IRC or drop by our forums and leave a post.
# 
# IRC: #spigot @ irc.esper.net ( http://webchat.esper.net/?channel=spigot )
# Forums: http://www.spigotmc.org/forum/

config-version: 6
commands:
  tab-complete: 0
  silent-commandblock-console: false
  spam-exclusions:
  - /skill
  log: true
  replace-commands:
  - setblock
  - summon
  - testforblock
  - tellraw
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 {}
  outdated-server: Outdated server! I'm still on {0}
  restart: Server is restarting
stats:
  disable-saving: false
  forced-stats: {}
settings:
  user-cache-size: 1000
  player-shuffle: 0
  bungeecord: false
  filter-creative-items: true
  sample-count: 12
  late-bind: false
  timeout-time: 60
  restart-on-crash: true
  restart-script: ./start.sh
  netty-threads: 4
world-settings:
  default:
    verbose: true
    view-distance: 10
    chunks-per-tick: 650
    clear-tick-list: false
    merge-radius:
      exp: 3.0
      item: 2.5
    mob-spawn-range: 4
    nerf-spawner-mobs: false
    arrow-despawn-rate: 1200
    item-despawn-rate: 6000
    enable-zombie-pigmen-portal-spawns: true
    zombie-aggressive-towards-villager: true
    wither-spawn-sound-radius: 0
    growth:
      cactus-modifier: 100
      cane-modifier: 100
      melon-modifier: 100
      mushroom-modifier: 100
      pumpkin-modifier: 100
      sapling-modifier: 100
      wheat-modifier: 100
    max-bulk-chunks: 5
    entity-activation-range:
      animals: 32
      monsters: 32
      misc: 16
    max-entity-collisions: 8
    dragon-death-sound-radius: 0
    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
    random-light-updates: false
    ticks-per:
      hopper-transfer: 8
      hopper-check: 8
    hopper-amount: 1
    save-structure-info: true

 

 

Poprawka: jest to w pliku bukkit.yml opcja connection-throttle trzeba ją ustawić na 0

 

http://wiki.bukkit.org/Bukkit.yml

Opublikowano

Też miałem taki problem trzeba poczekać troszkę , ale jak naprawdę musisz wejść na serwer to weś opcje Bezpośrednie Połączenie wbij ip i będzie działać .

 

 

Nie zapewniam w 100% że zadziała , lecz w moim przypadku tak .

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...