
FoxViaRestore
Restore old ViaVersion API in new versions. Useful for plugins with old ViaVersion API support. ✨
- Загрузки
- 2K
- Подписчики
- 3
- Обновлён
- 14 апреля 2026 г.
- Лицензия
- Apache-2.0
Опубликован 4 июля 2024 г.
If you find any errors or bugs, kindly report them on the Discord server (my discord is imfoxer).
FoxViaRestore is an addon for ViaVersion, this restore old API class of ViaVersion, useful for plugins that only use old ViaVersion API. Why this plugin? ViaVersion (5.x.x) deleted the old API (us.myles) and some plugins don't receive updates, so... this allow again the usage of that plugins with adding again the packages of that API and also, including the new versions values. This also now support BungeeCord (+ Forks) and Velocity (+ Forks).
Versions added and/or edited:
public static final ProtocolVersion v1_20_5 = register(766, "1.20.5-1.20.6", new VersionRange("1.20", 5, 6));
public static final ProtocolVersion v1_21 = register(767, "1.21-1.21.1", new VersionRange("1.21", 0, 1));
public static final ProtocolVersion v1_21_2 = register(768, "1.21.2-1.21.3", new VersionRange("1.21", 2, 3));
public static final ProtocolVersion v1_21_4 = register(769, "1.21.4");
public static final ProtocolVersion v1_21_5 = register(770, "1.21.5");
public static final ProtocolVersion v1_21_6 = register(771, "1.21.6");
public static final ProtocolVersion v1_21_7 = register(772, "1.21.7-1.21.8", new VersionRange("1.21", 7, 8));
public static final ProtocolVersion v1_21_9 = register(773, "1.21.9-1.21.10", new VersionRange("1.21", 9, 10));
public static final ProtocolVersion v1_21_11 = register(774, "1.21.11");
public static final ProtocolVersion v26_1 = register(775, "26.1-26.1.2", new VersionRange("26.1", 0, 2));
Do you need support? Please, join to our discord support. (tested with ViaVersion 5.8.1)
Ченджлог
1.1.0Релиз26.1, 26.1.1, 26.1.2 · 14 апреля 2026 г.
- Added protocol for 1.21.11
- Added protocol for 26.1
- Added protocol for 26.1.1
- Added protocol for 26.1.2
1.0.9Релиз1.21.8, 1.21.9, 1.21.10 · 9 октября 2025 г.
- Added protocol for 1.21.9
- Added protocol for 1.21.10
1.0.8Релиз1.21.6, 1.21.7, 1.21.8 · 30 июля 2025 г.
- Added protocol for 1.21.8
1.0.7Релиз1.21.5, 1.21.6, 1.21.7 · 1 июля 2025 г.
- Added protocol for 1.21.6
- Added protocol for 1.21.7
1.0.6Релиз1.21.3, 1.21.4, 1.21.5 · 29 марта 2025 г.
- Added 1.21.5 subversion.
1.0.5Релиз1.21.2, 1.21.3, 1.21.4 · 4 декабря 2024 г.
- Added 1.21.4 subversion.
1.0.4Релиз1.21.1, 1.21.2, 1.21.3 · 26 ноября 2024 г.
- Added BungeeCord support.
- Added Velocity support.
1.0.3Релиз1.21.1, 1.21.2, 1.21.3 · 26 октября 2024 г.
1.0.3
- Fixed 1.0.2 (wrong value for 1.21.2-.3)
1.0.2
- Added 1.21.2 and 1.21.3 subversion.
(Also, tested with ViaVersion 5.1.1)
Комментарии
Загружаем…
