Skip to content

Join Server

MoSadie edited this page Jun 16, 2021 · 3 revisions

Description

Connect to a specified Minecraft server when triggered. The server ip does not appear on screen, and the server is not added to the server list.

Automatically saves the world in singleplayer and disconnects from a server in multiplayer, if required. Can be triggered from any screen, including the main menu.

Configuration Options

  • Title (optional): An optional title to display on the key. Customize location and font using the T icon to the right of the text box.
  • Minecraft IP (required): The address that the EffectMC mod is running on. (Example: http://localhost:3000)
  • Server IP (required): The IP of the server to connect to. Similar to the Direct Connect option in the Multiplayer menu.

Example Configuration

Screenshot of Elgato Stream Deck software with a title, Minecraft IP, and Server IP set for the Join Server action

In-Game Experience

In-World

Gif of the player staring at a sign saying "Currently on: Singleplayer world", looks over to a sign saying "Pressing Join Server Key", screen jumps to the server joining screen, then player spawns at sign saying "Currently on: Multiplayer Server"

From Main Menu

Gif of the main menu, then jumps to the joining server screen. The player spawns in looking at a sign that says "Currently on: Multiplayer Server"

Advanced: HTTP Request Information

  • Method: GET
  • Endpoint: /joinserver
  • Parameters:
    • device: Device ID (String)
    • serverip: The IP of the server to connect to. (String)