自动端口转发 MOD (UPNP for dedicated servers)
自动端口转发 MOD 为您的专用 Minecraft 服务器提供UPNP支持。
自动端口转发 MOD 可以自动为您的专用 Minecraft 服务器转发端口。在服务器启动时打开端口,并在停止时关闭端口。如果您想快速为您的朋友设置服务器而不想费事使用第三方主机或手动转发端口,这将非常有用。
用法:
您可以在配置文件 config/upnp.yaml 中配置转发的端口。
使用 /upnp 命令在聊天中查看已映射的端口以及玩家需要连接到服务器的IP。
UDP 和 TCP 端口都可以打开。默认情况下,只会打开 TCP 端口 25565。
如果您使用诸如 Simple Voice Chat 等 MOD,则必须将相关端口添加到配置文件中。
- lowered neoforge support to 1.20.6
- tweaked logging
- upnp command shows multiple ip addresses, if existing
- lowered neoforge support to 1.20.6
- tweaked logging
- upnp command shows multiple ip addresses, if existing
- lowered neoforge support to 1.20.6
- tweaked logging
- upnp command shows multiple ip addresses, if existing
- ipv6
- supports neoforge for mc1.21.1 and later
- supports fabric for 1.19.4 and mc1.20.1 and later
- ipv6
- supports neoforge for mc1.21.1 and later
- supports fabric for 1.19.4 and mc1.20.1 and later
- ipv6
- supports neoforge for mc1.21.1 and later
- supports fabric for 1.19.4 and mc1.20.1 and later
build with java 17 to restore compat with minecraft versions older than 1.20.5
build with java 17 to restore compat with minecraft versions older than 1.20.5
- new config, please make sure to rewrite your config. fixes versioning issue with geyser.
- updated dosse/upnp with fixes and basic error logging
- new config, please make sure to rewrite your config. fixes versioning issue with geyser.
- updated dosse/upnp with fixes and basic error logging
temp fix for geyser support
v1.2.1 - fabric 1.18.x and below