Skip to content

Open Screen

MoSadie edited this page Jun 21, 2022 · 1 revision

Description

Disconnect from the current world/server and display a configurable screen.

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

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)
  • Screen (required): Determines what screen will appear. Options are Main Menu, Server Select, Server Direct Connect, World Select, and World Create.

Example Configuration

Screenshot of Elgato Stream Deck software with a title, Minecraft IP, and Screen set for the Open Screen effect

In-Game Experience

Cycling through the screens

Gif of the Minecraft main menu and a web browser navigated to the page to trigger the Open Screen effect. The mouse cursor selects each open in turn, displaying the various screens the effect can show.

From In-World

Gif of the player standing still in-game and a web browser navigated to the page to trigger the Open Screen effect. The Screen option "World Create" is selected and the effect is triggered. The Minecraft view exits the world and goes to the world creation screen.

Advanced: HTTP Request Information

  • Method: GET
  • Endpoint: /openscreen
  • Parameters:
    • device: Device ID (String)
    • screen: The screen to go to. Accepted values: MAIN_MENU, SERVER_SELECT, SERVER_DIRECT_CONNECT, WORLD_SELECT, WORLD_CREATE