
GooseSync
A Plugin to fix all the latency delay issues !
Оцените первым
1.2K
5
Список изменений
🐛 Bug Fix
Critical fix for Paper servers: The plugin was checking the wrong part of the server version string and would instantly disable itself with "This version of Minecraft is not supported!" on ALL Paper servers.
Root Cause
The Paper path in isVersionSupported() was reading parts[0] from the server version string (1_21_R0) — which is always the MC major version (1). Since 1 < 16, every Paper server was rejected regardless of actual Minecraft version.
The Fix
Now reads parts[1] (e.g., 21 for MC 1.21) — the true minor version.
Download
# Replace in plugins/ folder
cp goosesync-26.1.3.jar /path/to/server/plugins/
Файлы
goosesync-26.1.2.jar(24.41 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
26.1.2
Загрузчики
PaperPurpurSpigot
Версии игры
1.16–1.21.2
Загрузок
1
Дата публикации
02.06.2026
