Skip to content

Show Chat

MoSadie edited this page Feb 17, 2023 · 1 revision

Description

Set the visibility of chat option. Available options are Show, Commands Only, and Hide.

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)
  • Visibility: The visibility to set. (Example: Show)

Example Configuration

Screenshot of Elgato Stream Deck software with a title, Minecraft IP, and visibility set for the Set FOV action

In-Game Experience

Gif of the player staring at the in-game chat. There is a player and a command block sending messages, then just the command block, then chat is hidden

Advanced: HTTP Request Information

  • Method: GET
  • Endpoint: /showchat
  • Parameters:
    • device: Device ID (String)
    • visibility: The visibility mode to set. (String) Accepted values are SHOW, COMMANDS_ONLY, and HIDE