Paste your logs.

Built for Minecraft & Hytale

Unknown Log

8 lines
Raw
Type: format
# The key we look for in the chat surrounded by [] brackets, example:
# chat message: "Hello everyone, I have an [item] in my hand" if your key is equal to "item"
Key: discordformat
# The value the key will be replaced to. This uses JavaScript.
Value: '"{sender_is_discord}" == "true" ? "#6972f0&lDiscord&f " : ""'