This is a Velocity plugin that makes it possible to host a modern forge server behind a Velocity proxy!
Go to file
3944Realms ac891c1ef1 修复内容(FML2CRPMResetCompleteDecoder.java):
对于非 0x02 的数据包:直接释放缓冲区并返回。在重置阶段,唯一需要关注的是 0x02(Login Plugin Response)数据包。其他数据包(如延迟的 PLAY 状态数据包)无法被处于 LOGIN 状态的 MinecraftDecoder 解码,因此安全丢弃。

对于 0x02 + id=98 的数据包:在拦截后添加 buf.release() 来修复内存泄漏。
2026-06-06 03:31:17 +08:00
gradle/wrapper Upgrade gradle 2023-05-02 16:42:28 +02:00
src/main 修复内容(FML2CRPMResetCompleteDecoder.java): 2026-06-06 03:31:17 +08:00
Velocity@ecf936f356 Updated submodule Velocity 2024-03-29 02:43:25 +01:00
.gitignore Update gitignore 2022-05-28 21:01:43 +02:00
.gitmodules attempt #2 to fix gitmodules 2022-08-13 00:55:57 +02:00
build.gradle.kts 修复内容(FML2CRPMResetCompleteDecoder.java): 2026-06-06 03:31:17 +08:00
gradlew Upgrade gradle 2023-05-02 16:42:28 +02:00
gradlew.bat Gradle 8.0 2023-02-17 14:25:22 -05:00
LICENSE Create LICENSE 2022-11-21 11:11:55 +01:00
README.md Update README.md 2023-06-12 20:37:43 +02:00
settings.gradle.kts Move settings.gradle to kotlin 2022-12-27 17:59:18 -05:00

Ambassador

This is a Velocity plugin that makes it possible to host a modern Forge server behind a Velocity proxy!

Unlike other solutions, this plugin does not require any special modifications to the backend server nor the client. (The player doesn't need to do anything)

How to get started:

  1. Download and install this plugin to your proxy.
  2. After starting the server, configure the plugin it to your liking using the config file found in the folder "Ambassador".
  3. If you want to use player-information forwarding you can use any of these mods on the 1.13+ forge server:

Features

Stuck on "Negotiating":

This is an issue with Client Reset Packet Mod being partly incompatible with certain mods on the client. Please remove incompatible mods on the client if you have this issue. (Yes, this also includes client-side only mods.)

Discord

https://discord.gg/Vusz9pBNyJ