
Quicker Connect Button
Adds a connect button to the main menu for quickly connecting to servers.
- Загрузки
- 25K
- Подписчики
- 28
- Обновлён
- 2 июля 2024 г.
- Лицензия
- MIT
Опубликован 2 августа 2023 г.



Download on CurseForge or Modrinth.
Configuration
The config can either be changed through a GUI (using Mod Menu on Fabric or the config button on Forge), or directly at config/quickerconnectbutton.json5. The GUI contains tooltips explaining each option.
{
/* Leave empty to disable the quick connect button
- default: \"\"
*/
ip: "localhost",
/* - default: 25565
- must be between 0.0 and 65535.0
*/
port: 25565,
/* Where to place the connect button
- default: RIGHT
- must be one of: RIGHT, REPLACE_MULTIPLAYER_BUTTON, REPLACE_SINGLEPLAYER_BUTTON, REPLACE_REALMS_BUTTON
*/
buttonLocation: "REPLACE_MULTIPLAYER_BUTTON",
/* The text to display on the button. Leave empty to use "Connect".
- default: \"\"
*/
text: "Connect to an Awesome Server",
/* What to do if the server has a resource pack.
- default: PROMPT
- must be one of: ENABLED, DISABLED, PROMPT
*/
resourcePackBehaviour: "ENABLED"
}
Ченджлог
2.2.1+1.21Релиз1.21, 1.21.1 · 2 июля 2024 г.
Port to 1.21.
2.2.1+1.21Релиз1.21, 1.21.1 · 2 июля 2024 г.
Port to 1.21.
2.2.1+1.20.6Релиз1.20.6 · 11 июня 2024 г.
- Fix an issue with 2.2.0
2.2.1+1.20.6Релиз1.20.6 · 11 июня 2024 г.
- Fix an issue with 2.2.0
2.2.1+1.20.4Релиз1.20.4 · 11 июня 2024 г.
- Add
buttonLocationconfig.
2.2.1+1.20.4Релиз1.20.4 · 11 июня 2024 г.
- Add
buttonLocationconfig.
2.2.0+1.20.6Релиз1.20.6 · 11 июня 2024 г.
- Update to 1.20.6
- Add more options for where the button is placed (#4)
2.2.0+1.20.6Релиз1.20.6 · 11 июня 2024 г.
- Update to 1.20.6
- Add more options for where the button is placed (#4)
Комментарии
Загружаем…
