Show Title - MoSadie/EffectMC GitHub Wiki
Description
Display a title and/or subtitle on screen as if using the /title command. The ability to run the /title command is not required. Formatting codes using the ยง
character are supported.
To ignore either the title or subtitle, place a space in the corresponding text box when configuring the action.
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
) - Title (required): The title to display. To not show a title, place a space in this text box.
- Subtitle (required): The subtitle to display. To not show a subtitle, place a space in this text box.
Example Configuration
In-Game Experience
Three seperate title effects are triggered in this gif to give examples of a title/subtitle combo effect, a subtitle only effect, and a title/subtitle using formatting codes.
Advanced: HTTP Request Information
- Method: GET
- Endpoint:
/showtitle
- Parameters:
device
: Device ID (String)title
: The title to display. (String)subtitle
: The subtitle to display. (String)