Custom LAN (自定义局域网)
Custom LAN 是一个 Fabric 模组,通过“打开局域网”菜单为您的集成服务器提供更多控制权限。
Custom LAN 是一个 Fabric 模组,通过“打开局域网”菜单为您的集成服务器提供更多控制权限。
它允许您进行以下操作:
自定义更多集成服务器设置(在线模式、PvP、最大玩家数、MOTD)
在MOTD中使用与变量(例如`${username}`、`${world}`)相比,使用和(&)代替格式代码(详见 [格式代码]( 链接 ))
在游戏进行中更改设置(包括端口),并在不退出世界的情况下停止服务器
全局保存设置或每个世界保存设置(它们会自动加载,每个世界的设置优先于全局设置,全局设置优先于系统默认设置)
使用`/op`和`/deop`命令单独管理谁可以使用作弊,并在不开放到局域网的情况下在单人游戏中作弊(替换了允许作弊按钮)
使用`/ban`、`/ban-ip`、`/banlist`、`/pardon`和`/pardon-ip`管理禁止名单,并使用`/whitelist`对玩家进行白名单管理(使用`/whitelist on`/`off`启用/禁用)
使用隧道(目前仅支持ngrok)在局域网之外暴露您的服务器,而无需进行端口转发
此外,它允许您按Enter键启动局域网世界,不强制游戏模式(例如,任何以创造模式退出的人再次加入时仍将保持创造模式,即使世界设置为生存模式),并扩展了`/publish`命令,该命令现在也可以在游戏进行中更改设置(使用端口`-1`来随机化端口)。
它还允许您通过按Enter键启动局域网世界,不强制游戏模式(例如,任何以创造模式退出的人再次加入时仍将保持创造模式,即使世界设置为生存模式),并扩展了`/publish`命令,该命令现在也可以在游戏进行中更改设置(使用端口`-1`来随机化端口)。
它还允许您通过按Enter键启动局域网世界,不强制游戏模式(例如,任何以创造模式退出的人再次加入时仍将保持创造模式,即使世界设置为生存模式),并扩展了`/publish`命令,该命令现在也可以在游戏进行中更改设置(使用端口`-1`来随机化端口)。
您可以使用以下命令:
/publish [<port>] [<onlineMode>] [<pvpEnabled>] [<maxPlayers>] [<defaultGameMode>] [<tunnel>] [<motd>]
/publish [perworld|global|system] [<port>] [<onlineMode>] [<pvpEnabled>] [<maxPlayers>] [<defaultGameMode>] [<tunnel>] [<motd>]
/publish stop
它需要 [Fabric Loader]( 链接 ) 和 [Cloth Config API]( 链接 ),但不需要 [Fabric API]( 链接 )。
它已经向所有 Fabric 支持的 Minecraft 版本进行了反向移植(除了快照版本)!我目前*不*打算自己将其移植到 Forge,但您可以随时向我发送合并请求。
MOTD 格式代码和变量解释
在 MOTD 中,和(&)被替换为分节符(详见 [格式代码]( 链接 ))(例如`&9Hello, &a&lworld!`使 `Hello,` 变成蓝色,`world!` 变成绿色和粗体)。
您可以连续使用两个和(&&)来获取实际的和(&)。
以下变量将使用 [Apache Commons Text 的 `StringSubstitutor`]( 链接 ) 展开:
${username} – 主机的用户名(例如“DimiDimit”)
${world} – 世界的名称(例如“新世界”)
保存设置的解释
设置可以在每个世界或全局保存。打开局域网屏幕时,将自动按顺序加载设置,并且还可以使用加载按钮手动加载。
使用 `/publish` 命令而不指定要使用的保存的设置(`perworld`、`global` 或 `system`)时,如果尚未将世界打开到局域
来自Modrinth
所有游戏版本 1.21 1.20.5 1.20.6 1.20.3 1.20.4 1.20.2 1.20 1.20.1 1.19.4 1.19.3 1.19.1 1.19.2 1.19 1.18.2 1.18 1.18.1 1.17 1.17.1 1.16.2 1.16.3 1.16.4 1.16.5 1.16 1.16.1 1.15 1.15.1 1.15.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 所有类型 fabric quilt
[1.21] Custom LAN 2.3.1 Included SnakeYAML in the JAR.
展开
版本: 1.21-1.21-v2.3.1
支持游戏: 1.21
Release
下载次数: 179
[1.20.5-1.20.6] Custom LAN 2.3.1 Included SnakeYAML in the JAR.
展开
版本: 1.20.5-1.20.6-v2.3.1
支持游戏: 1.20.5, 1.20.6
Release
下载次数: 5,412
[1.20.5] Custom LAN 2.3.1 Included SnakeYAML in the JAR.
展开
版本: 1.20.5-1.20.5-v2.3.1
支持游戏: 1.20.5
Release
下载次数: 143
[1.20.3-1.20.4] Custom LAN 2.3.1 Included SnakeYAML in the JAR.
展开
版本: 1.20.3-1.20.4-v2.3.1
支持游戏: 1.20.3, 1.20.4
Release
下载次数: 1,844
[1.20.2] Custom LAN 2.3.1 Included SnakeYAML in the JAR.
展开
版本: 1.20.2-1.20.2-v2.3.1
支持游戏: 1.20.2
Release
下载次数: 92
[1.20-1.20.1] Custom LAN 2.3.1 Included SnakeYAML in the JAR.
展开
版本: 1.20-1.20.1-v2.3.1
支持游戏: 1.20, 1.20.1
Release
下载次数: 5,988
[1.20-1.20.1] Custom LAN 2.3.0 展开
版本: 1.20-1.20.1-v2.3.0
支持游戏: 1.20, 1.20.1
Release
下载次数: 1,791
[1.20.3-1.20.4] Custom LAN 2.3.0 展开
版本: 1.20.3-1.20.4-v2.3.0
支持游戏: 1.20.3, 1.20.4
Release
下载次数: 1,932
[1.20.2] Custom LAN 2.3.0 展开
版本: 1.20.2-1.20.2-v2.3.0
支持游戏: 1.20.2
Release
下载次数: 657
[1.20.2] Custom LAN 2.2.3 Added a German translation.
展开
版本: 1.20.2-1.20.2-v2.2.3
支持游戏: 1.20.2
Release
下载次数: 129
[1.20-1.20.1] Custom LAN 2.2.3 Added a German translation.
展开
版本: 1.20-1.20.1-v2.2.3
支持游戏: 1.20, 1.20.1
Release
下载次数: 6,716
[1.19.4] Custom LAN 2.2.2 Added a French translation.
展开
版本: 1.19.4-1.19.4-v2.2.2
支持游戏: 1.19.4
Release
下载次数: 619
[1.19.4] Custom LAN 2.2.1 * Added using a random port by leaving the Port Number field empty when using the GUI or setting it to `-1` when using the `/publish` command.
* Added error tooltips to the Port Number and Max Players fields and a description one to the MOTD field.
* Added an explanation of banning and whitelisting to the Open to LAN screen.
展开
版本: 1.19.4-1.19.4-v2.2.1
支持游戏: 1.19.4
Release
下载次数: 605
[1.19.3] Custom LAN 2.2.1 * Added using a random port by leaving the Port Number field empty when using the GUI or setting it to `-1` when using the `/publish` command.
* Added error tooltips to the Port Number and Max Players fields and a description one to the MOTD field.
* Added an explanation of banning and whitelisting to the Open to LAN screen.
展开
版本: 1.19.3-v2.2.1
支持游戏: 1.19.3
Release
下载次数: 898
[1.19.1-1.19.2] Custom LAN 2.2.0 * Added formatting codes using ampersands (`&`) instead of section signs (`§`) and variables (`${username}` and `${world}`) for the MOTD.
* Added saving the settings globally or per-world.
展开
版本: 1.19.1-v2.2.0
支持游戏: 1.19.1, 1.19.2
Release
下载次数: 9,267
[1.19.1-1.19.2] Custom LAN 2.1.0 Added banning and whitelisting using the `/ban`, `/ban-ip`, `/banlist`, `/pardon`, `/pardon-ip` and `/whitelist` commands.
展开
版本: 1.19.1-v2.1.0
支持游戏: 1.19.1, 1.19.2
Release
下载次数: 255
[1.19.1+] Custom LAN 2.0.3 Fixed the Edit LAN button acting as a Player Reporting button.
展开
版本: 1.19.1-v2.0.3-1.19.2
支持游戏: 1.19.1, 1.19.2
Release
下载次数: 558
[1.19.1] Custom LAN 2.0.3 Fixed the Edit LAN button acting as a Player Reporting button.
展开
版本: 1.19.1-v2.0.3
支持游戏: 1.19.1
Release
下载次数: 99
[1.19] Custom LAN 2.0.3 Fixed the Edit LAN button acting as a Player Reporting button.
展开
版本: 1.19-v2.0.3
支持游戏: 1.19
Release
下载次数: 216
[1.19+] Custom LAN 2.0.2 Fixed `Server` being suggested by the `/deop` command instead of the host's username.
展开
版本: 1.19-v2.0.2-1.19.1
支持游戏: 1.19, 1.19.1
Release
下载次数: 164
[1.19] Custom LAN 2.0.2 Fixed `Server` being suggested by the `/deop` command instead of the host's username.
展开
版本: 1.19-v2.0.2
支持游戏: 1.19
Release
下载次数: 335
[1.19] Custom LAN 2.0.1 Added a Russian translation.
展开
版本: 1.19-v2.0.1
支持游戏: 1.19
Release
下载次数: 69
[1.18.2+] Custom LAN 2.0.1 Added a Russian translation.
展开
版本: 1.18.2-v2.0.1
支持游戏: 1.18.2
Release
下载次数: 643
[1.18/1.18.1] Custom LAN 2.0.1 Added a Russian translation.
展开
版本: 1.18-v2.0.1
支持游戏: 1.18, 1.18.1
Release
下载次数: 601
[1.17+] Custom LAN 2.0.1 Added a Russian translation.
展开
版本: 1.17-v2.0.1
支持游戏: 1.17, 1.17.1
Release
下载次数: 180
[1.16.2+] Custom LAN 2.0.1 Added a Russian translation.
展开
版本: 1.16.2-v2.0.1
支持游戏: 1.16.2, 1.16.3, 1.16.4, 1.16.5
Release
下载次数: 472
[1.16/1.16.1] Custom LAN 2.0.1 Added a Russian translation.
展开
版本: 1.16-v2.0.1
支持游戏: 1.16, 1.16.1
Release
下载次数: 122
[1.15+] Custom LAN 2.0.1 Added a Russian translation.
展开
版本: 1.15-v2.0.1
支持游戏: 1.15, 1.15.1, 1.15.2
Release
下载次数: 93
[1.14+] Custom LAN 2.0.1 Added a Russian translation.
展开
版本: 1.14-v2.0.1
支持游戏: 1.14, 1.14.1, 1.14.2, 1.14.3, 1.14.4
Release
下载次数: 188
[1.17+] Custom LAN 2.0.0 * Added changing settings mid-game.
* Stopped forcing the gamemode.
* Added choosing operators using the `/op` and `/deop` commands.
展开
版本: 1.17-v2.0.0
支持游戏: 1.17, 1.17.1
Release
下载次数: 126
[1.16.2+] Custom LAN 2.0.0 * Added changing settings mid-game.
* Stopped forcing the gamemode.
* Added choosing operators using the `/op` and `/deop` commands.
展开
版本: 1.16.2-v2.0.0
支持游戏: 1.16.2, 1.16.3, 1.16.4, 1.16.5
Release
下载次数: 46
[1.16/1.16.1] Custom LAN 2.0.0 * Added changing settings mid-game.
* Stopped forcing the gamemode.
* Added choosing operators using the `/op` and `/deop` commands.
展开
版本: 1.16-v2.0.0
支持游戏: 1.16, 1.16.1
Release
下载次数: 37
[1.15+] Custom LAN 2.0.0 * Added changing settings mid-game.
* Stopped forcing the gamemode.
* Added choosing operators using the `/op` and `/deop` commands.
展开
版本: 1.15-v2.0.0
支持游戏: 1.15, 1.15.1, 1.15.2
Release
下载次数: 31
[1.14+] Custom LAN 2.0.0 * Added changing settings mid-game.
* Stopped forcing the gamemode.
* Added choosing operators using the `/op` and `/deop` commands.
展开
版本: 1.14-v2.0.0
支持游戏: 1.14, 1.14.1, 1.14.2, 1.14.3, 1.14.4
Release
下载次数: 37
[1.17+] Custom LAN 1.2.0 * Increased the maximum length of the MOTD field to 59.
* Added changing the maximum number of players.
展开
版本: 1.17-v1.2.0
支持游戏: 1.17, 1.17.1
Release
下载次数: 74
[1.16.2+] Custom LAN 1.2.0 * Increased the maximum length of the MOTD field to 59.
* Added changing the maximum number of players.
展开
版本: 1.16.2-v1.2.0
支持游戏: 1.16.2, 1.16.3, 1.16.4, 1.16.5
Release
下载次数: 46
[1.16/1.16.1] Custom LAN 1.2.0 * Increased the maximum length of the MOTD field to 59.
* Added changing the maximum number of players.
展开
版本: 1.16-v1.2.0
支持游戏: 1.16, 1.16.1
Release
下载次数: 35
[1.15+] Custom LAN 1.2.0 * Increased the maximum length of the MOTD field to 59.
* Added changing the maximum number of players.
展开
版本: 1.15-v1.2.0
支持游戏: 1.15, 1.15.1, 1.15.2
Release
下载次数: 44
[1.14+] Custom LAN 1.2.0 * Increased the maximum length of the MOTD field to 59.
* Added changing the maximum number of players.
展开
版本: 1.14-v1.2.0
支持游戏: 1.14, 1.14.1, 1.14.2, 1.14.3, 1.14.4
Release
下载次数: 40
[1.17+] Custom LAN 1.1.0 Extended the `/publish` command.
展开
版本: 1.17-v1.1.0
支持游戏: 1.17, 1.17.1
Release
下载次数: 57
[1.16.2+] Custom LAN 1.1.0 Extended the `/publish` command.
展开
版本: 1.16.2-v1.1.0
支持游戏: 1.16.2, 1.16.3, 1.16.4, 1.16.5
Release
下载次数: 46
[1.16/1.16.1] Custom LAN 1.1.0 Extended the `/publish` command.
展开
版本: 1.16-v1.1.0
支持游戏: 1.16, 1.16.1
Release
下载次数: 45
[1.15+] Custom LAN 1.1.0 Extended the `/publish` command.
展开
版本: 1.15-v1.1.0
支持游戏: 1.15, 1.15.1, 1.15.2
Release
下载次数: 50
[1.14+] Custom LAN 1.1.0 Extended the `/publish` command.
展开
版本: 1.14-v1.1.0
支持游戏: 1.14, 1.14.1, 1.14.2, 1.14.3, 1.14.4
Release
下载次数: 49
[1.17+] Custom LAN 1.0.1 Added an Italian translation.
展开
版本: 1.17-v1.0.1
支持游戏: 1.17, 1.17.1
Release
下载次数: 45
[1.16.2+] Custom LAN 1.0.1 Added an Italian translation.
展开
版本: 1.16.2-v1.0.1
支持游戏: 1.16.2, 1.16.3, 1.16.4, 1.16.5
Release
下载次数: 33
[1.16/1.16.1] Custom LAN 1.0.1 Added an Italian translation.
展开
版本: 1.16-v1.0.1
支持游戏: 1.16, 1.16.1
Release
下载次数: 40
[1.15+] Custom LAN 1.0.1 Added an Italian translation.
展开
版本: 1.15-v1.0.1
支持游戏: 1.15, 1.15.1, 1.15.2
Release
下载次数: 46
[1.14+] Custom LAN 1.0.1 Added an Italian translation.
展开
版本: 1.14-v1.0.1
支持游戏: 1.14, 1.14.1, 1.14.2, 1.14.3, 1.14.4
Release
下载次数: 34
[1.14+] Custom LAN 1.0.0 展开
版本: 1.14-v1.0.0
支持游戏: 1.14, 1.14.1, 1.14.2, 1.14.3, 1.14.4
Release
下载次数: 41
[1.15+] Custom LAN 1.0.0 展开
版本: 1.15-v1.0.0
支持游戏: 1.15, 1.15.1, 1.15.2
Release
下载次数: 44
[1.16/1.16.1] Custom LAN 1.0.0 展开
版本: 1.16-v1.0.0
支持游戏: 1.16, 1.16.1
Release
下载次数: 42
[1.16.2+] Custom LAN 1.0.0 展开
版本: 1.16.2-v1.0.0
支持游戏: 1.16.2, 1.16.3, 1.16.4, 1.16.5
Release
下载次数: 92
[1.17+] Custom LAN 1.0.0 展开
版本: 1.17-v1.0.0
支持游戏: 1.17, 1.17.1
Release
下载次数: 64
全部版本