Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Вопрос или улучшение] Как это работает #11

Open
mani1232 opened this issue Aug 6, 2024 · 5 comments
Open

Comments

@mani1232
Copy link

mani1232 commented Aug 6, 2024

server-offline: "Server is offline." - есть такая строка
Но при этом если сервер выключен игрока почему то кикает велосити

@akbe2020
Copy link

server-offline это строчка из какого конфига?

@mani1232
Copy link
Author

mani1232 commented Aug 13, 2024

server-offline это строчка из какого конфига?

main:
  # Serializers: LEGACY_AMPERSAND, LEGACY_SECTION, MINIMESSAGE
  serializer: "MINIMESSAGE"
  server: "survival"
  # Server checking interval in seconds
  check-interval: 2
  world:
    # Dimensions: OVERWORLD, NETHER, THE_END
    dimension: "THE_END"

messages:
  queue-message: "Your position in queue: {0}"
  server-offline: "<red>Server is offline."
  reload: "<green>LimboQueue reloaded!"
  reload-failed: "<red>Reload failed!"

@akbe2020
Copy link

server-offline это строчка из какого конфига?

main:
  # Serializers: LEGACY_AMPERSAND, LEGACY_SECTION, MINIMESSAGE
  serializer: "MINIMESSAGE"
  server: "survival"
  # Server checking interval in seconds
  check-interval: 2
  world:
    # Dimensions: OVERWORLD, NETHER, THE_END
    dimension: "THE_END"

messages:
  queue-message: "Your position in queue: {0}"
  server-offline: "<red>Server is offline."
  reload: "<green>LimboQueue reloaded!"
  reload-failed: "<red>Reload failed!"

это старый конфиг после 9874cc server-offline игнорируется лучше использовать ReLimboQ

@mani1232
Copy link
Author

server-offline это строчка из какого конфига?

main:
  # Serializers: LEGACY_AMPERSAND, LEGACY_SECTION, MINIMESSAGE
  serializer: "MINIMESSAGE"
  server: "survival"
  # Server checking interval in seconds
  check-interval: 2
  world:
    # Dimensions: OVERWORLD, NETHER, THE_END
    dimension: "THE_END"

messages:
  queue-message: "Your position in queue: {0}"
  server-offline: "<red>Server is offline."
  reload: "<green>LimboQueue reloaded!"
  reload-failed: "<red>Reload failed!"

это старый конфиг после 9874cc server-offline игнорируется лучше использовать ReLimboQ

Если сервер выключен и игроки пытаются на него зайти они попадают в очередь?

@akbe2020
Copy link

akbe2020 commented Aug 14, 2024

server-offline это строчка из какого конфига?

main:
  # Serializers: LEGACY_AMPERSAND, LEGACY_SECTION, MINIMESSAGE
  serializer: "MINIMESSAGE"
  server: "survival"
  # Server checking interval in seconds
  check-interval: 2
  world:
    # Dimensions: OVERWORLD, NETHER, THE_END
    dimension: "THE_END"

messages:
  queue-message: "Your position in queue: {0}"
  server-offline: "<red>Server is offline."
  reload: "<green>LimboQueue reloaded!"
  reload-failed: "<red>Reload failed!"

это старый конфиг после 9874cc server-offline игнорируется лучше использовать ReLimboQ

Если сервер выключен и игроки пытаются на него зайти они попадают в очередь?

Да вроде, но надо проверить

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants