Download Quicker Connect Button — Minecraft Mods — MetaMods
Quicker Connect Button

Quicker Connect Button

Active

Downloads

19

Last update

1 year ago

Versions

1.20 — 1.21.1
Client
Fabric
Forge
Neoforge
Quilt
Control
Social
Utils

Quick Connect Button for Minecraft

This mod adds a convenient button to the game's main screen, allowing instant connection to a selected server without needing to navigate through the standard multiplayer menu.

Mod Interface

Connection Configuration

You can configure connection parameters in two ways: through a graphical interface (using Mod Menu for Fabric or the configuration button for Forge) or by directly editing the config/quickerconnectbutton.json5 file. The graphical interface contains tooltips for each parameter.

{
  / 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"
}

Interface Example 1

Interface Example 2

Project members
jamalam360

jamalam360

Created: 7 Aug 2023

ID: 5772