Вопрос bungeeguard крашит сервер

skizord

Пользователь
Сообщения
4
У меня есть сервер на версию 1.16.5, сейчас я переношу его на версию 1.8, и у меня возникла проблема с велосити, я в velocity.toml ставлю режим вместо modern на bungeequard, устанавливаю все нужные плагины к мирам, но сервер с плагином просто перестает запускаться, в консоли по этому поводу не пишет вообще ничего, просто на каком то моменте он останавливается.
 
Скинь конфиг и логи
конфиг:
# BungeeGuard Configuration

# Allowed authentication tokens.
allowed-tokens:
- "тут верный ключ"


# Messages

# Kick message sent to connections without any forwarded data from the proxy.
# Most likely a vanilla client connecting directly to the server, bypassing the proxy.
no-data-kick-message: "&cUnable to authenticate - no data was forwarded by the proxy."

# Kick message sent to connections with forwarding data, but without a correct BungeeGuard token
# included in their handshake. Assuming BungeeGuard is installed correctly on all proxies,
# this is most likely a client trying to exploit the BungeeCord protocol to spoof their uuid.
invalid-token-kick-message: "&cUnable to authenticate."
логи:
[18:44:45] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[18:44:45] [Server thread/INFO]: Done (6.402s)! For help, type "help" or "?"
[18:44:45] [Server thread/INFO]: Stopping server
[18:44:45] [Server thread/INFO]: [Vulcan] Disabling Vulcan v2.6.5
[18:44:45] [Server thread/INFO]: [VoidTeleport] Disabling VoidTeleport v2.4.2
[18:44:45] [Server thread/INFO]: [TAB] Disabling TAB v2.8.10-pre1
[18:44:45] [Server thread/INFO]: [0;32;1m[TAB] Disabled in 3ms[m
[18:44:45] [Server thread/INFO]: [Skywars] Disabling Skywars v5.6.22
[18:44:45] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.2.1-SNAPSHOT;no_git_id
[18:44:45] [Server thread/INFO]: [WorldGuard] Завершение работы исполнителя и ожидание каких-либо незавершенных задач...
[18:44:45] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b699
[18:44:45] [Server thread/INFO]: [MyCommand] Disabling MyCommand v5.7.3
[18:44:45] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.3*-=-=-=-=-=-=-=-=-=-*
[18:44:45] [Server thread/INFO]: | Tasks : Stopped all tasks.
[18:44:45] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Bye! *-=-=-=-=-=-=-=-=-=-=-*
[18:44:45] [Server thread/INFO]: [BungeeGuard] Disabling BungeeGuard v1.3-SNAPSHOT
[18:44:45] [Server thread/INFO]: Disabling Essentials v2.20.0
[18:44:45] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v4.7.0
[18:44:45] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
[18:44:45] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1
[18:44:45] [Server thread/INFO]: Saving players
[18:44:46] [Server thread/INFO]: Saving worlds
[18:44:46] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[18:44:46] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
[18:44:46] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
насчет логов, там только включение плагинов и генерация мира
Объединено

всем сорян, я просто идиот, надо было установить protocolLib
 
Последнее редактирование:
Назад
Сверху Снизу