Load World - MoSadie/EffectMC GitHub Wiki
Description
Load a specified Minecraft world when triggered. This will silently fail if the world name does not exist.
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
) - World (required): The name of the world to load. Must match the world folder name shown in the World Selection screen. (See image below)
Example Configuration
In-Game Experience
In-World
From Main Menu
Advanced: HTTP Request Information
- Method: GET
- Endpoint:
/loadworld
- Parameters:
device
: Device ID (String)world
: The folder name of the world to load. (String)