Show Action Message - MoSadie/EffectMC GitHub Wiki
Description
Display a message on the action bar. Formatting codes using the §
character are supported.
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
) - Message: The text to display in the action bar slot. Formatting codes using the
§
character can be used here.
Example Configuration
In-Game Experience
Two seperate show action message effects are triggered in this gif to give examples of a regular message and a message using formatting codes.
Advanced: HTTP Request Information
- Method: GET
- Endpoint:
/showactionmessage
- Parameters:
device
: Device ID (String)message
: The message to display on the action bar. (String)