快速连接按钮 (Quicker Connect Button)
为主菜单添加一个连接按钮,快速连接服务器。
![Screenshot 1]( 链接)
![Screenshot 2]( 链接)
在[CurseForge]( 链接)或[Modrinth]( 链接)上下载。
## 配置
配置可以通过GUI(在Fabric上使用Mod菜单或在Forge上使用配置按钮)或直接在 `config/quickerconnectbutton.json5` 中更改。GUI包含了对每个选项的解释。
json5
{
/* 留空以禁用快速连接按钮
- 默认值: ""
*/
"ip": "localhost",
/* - 默认值: 25565
- 必须介于 0.0 和 65535.0 之间
*/
"port": 25565,
/* 是否替换主菜单上的默认多人游戏按钮,或在其右侧添加新按钮。
- 默认值: false
*/
"replaceMultiplayerButton": true,
/* 按钮上显示的文本。留空以使用 "Connect"。
- 默认值: ""
*/
"text": "Connect to an Awesome Server",
/* 如果服务器有资源包该怎么办。
- 默认值: PROMPT
- 必须是: ENABLED, DISABLED, PROMPT 中的一个
*/
"resourcePackBehaviour": "ENABLED"
}
[![使用Bisect Hosting租用服务器: 使用代码jamalam获得25%折扣]( 链接)]( 链接)
截图:
来自Modrinth
V2.2.1+1.20.6 (NeoForge 1.20.6)
- Fix an issue with 2.2.0
展开
版本: 2.2.1+1.20.6
支持游戏: 1.20.6
Release
下载次数: 3
V2.2.1+1.20.6 (Fabric 1.20.6)
- Fix an issue with 2.2.0
展开
版本: 2.2.1+1.20.6
支持游戏: 1.20.6
Release
下载次数: 7
V2.2.1+1.20.4 (Fabric 1.20.4)
- Add `buttonLocation` config.
展开
版本: 2.2.1+1.20.4
支持游戏: 1.20.4
Release
下载次数: 16
V2.2.1+1.20.4 (NeoForge 1.20.4)
- Add `buttonLocation` config.
展开
版本: 2.2.1+1.20.4
支持游戏: 1.20.4
Release
下载次数: 3
V2.2.0+1.20.6 (Fabric 1.20.6)
- Update to 1.20.6
- Add more options for where the button is placed (#4)
展开
版本: 2.2.0+1.20.6
支持游戏: 1.20.6
Release
下载次数: 2
V2.2.0+1.20.6 (NeoForge 1.20.6)
- Update to 1.20.6
- Add more options for where the button is placed (#4)
展开
版本: 2.2.0+1.20.6
支持游戏: 1.20.6
Release
下载次数: 1
V2.1.0+1.20.4 (Quilt 1.20.4)
- Icon update.
- Fix #1: allow setting the behaviour when the server has a resource pack (`resourcePackBehaviour` config option).
展开
版本: 2.1.0+1.20.4
支持游戏: 1.20.4
Release
下载次数: 31
V2.1.0+1.20.4 (Forge 1.20.4)
- Icon update.
- Fix #1: allow setting the behaviour when the server has a resource pack (`resourcePackBehaviour` config option).
展开
版本: 2.1.0+1.20.4
支持游戏: 1.20.4
Release
下载次数: 22
V2.1.0+1.20.4 (NeoForge 1.20.4)
- Icon update.
- Fix #1: allow setting the behaviour when the server has a resource pack (`resourcePackBehaviour` config option).
展开
版本: 2.1.0+1.20.4
支持游戏: 1.20.4
Release
下载次数: 23
V2.1.0+1.20.4 (Fabric 1.20.4)
- Icon update.
- Fix #1: allow setting the behaviour when the server has a resource pack (`resourcePackBehaviour` config option).
展开
版本: 2.1.0+1.20.4
支持游戏: 1.20.4
Release
下载次数: 140
V2.0.1+1.20.4 (Quilt 1.20.4)
- Support NeoForge.
- 1.20.4 will come soon.
展开
版本: 2.0.1+1.20.4
支持游戏: 1.20.4
Release
下载次数: 38
V2.0.1+1.20.4 (Forge 1.20.4)
- Support NeoForge.
- 1.20.4 will come soon.
展开
版本: 2.0.1+1.20.4
支持游戏: 1.20.4
Release
下载次数: 21
V2.0.1+1.20.4 (NeoForge 1.20.4)
- Support NeoForge.
- 1.20.4 will come soon.
展开
版本: 2.0.1+1.20.4
支持游戏: 1.20.4
Release
下载次数: 24
V2.0.1+1.20.4 (Fabric 1.20.4)
- Support NeoForge.
- 1.20.4 will come soon.
展开
版本: 2.0.1+1.20.4
支持游戏: 1.20.4
Release
下载次数: 906
V2.0.1 (Quilt 1.20.2)
- Support NeoForge.
- 1.20.4 will come soon.
展开
版本: 2.0.1
支持游戏: 1.20.2
Release
下载次数: 30
V2.0.1 (Forge 1.20.2)
- Support NeoForge.
- 1.20.4 will come soon.
展开
版本: 2.0.1
支持游戏: 1.20.2
Release
下载次数: 30
V2.0.1 (NeoForge 1.20.2)
- Support NeoForge.
- 1.20.4 will come soon.
展开
版本: 2.0.1
支持游戏: 1.20.2
Release
下载次数: 17
V2.0.1 (Fabric 1.20.2)
- Support NeoForge.
- 1.20.4 will come soon.
展开
版本: 2.0.1
支持游戏: 1.20.2
Release
下载次数: 107
V2.0.0 (Forge 1.20.2)
A reimplementation of Quicker Connect Button using Architectury and the new JamLib config system.
- Config is now JSON5.
- There is now a config GUI.
展开
版本: 2.0.0
支持游戏: 1.20.2
Release
下载次数: 23
V2.0.0 (Quilt 1.20.2)
A reimplementation of Quicker Connect Button using Architectury and the new JamLib config system.
- Config is now JSON5.
- There is now a config GUI.
展开
版本: 2.0.0
支持游戏: 1.20.2
Release
下载次数: 27
V2.0.0 (Fabric 1.20.2)
A reimplementation of Quicker Connect Button using Architectury and the new JamLib config system.
- Config is now JSON5.
- There is now a config GUI.
展开
版本: 2.0.0
支持游戏: 1.20.2
Release
下载次数: 61
V1.0.1 (Forge 1.20.x)
- Add two new config keys, `replaceMultiplayerButton` and `text`. (#1)
展开
版本: 1.0.1
支持游戏: 1.20, 1.20.1, 1.20.2
Release
下载次数: 450
V1.0.1 (Fabric 1.20.x)
- Add two new config keys, `replaceMultiplayerButton` and `text`. (#1)
展开
版本: 1.0.1
支持游戏: 1.20, 1.20.1, 1.20.2
Release
下载次数: 1,212
V1.0.0 (Forge 1.20.1)
Initial release. Here's to hoping we don't need many more.
展开
版本: 1.0.0
支持游戏: 1.20.1
Release
下载次数: 44
V1.0.0 (Fabric 1.20.1)
Initial release. Here's to hoping we don't need many more.
展开
版本: 1.0.0
支持游戏: 1.20.1
Release
下载次数: 52