-
When the bot joins it automatiacally assigns the tag "rb1337" to the bot, use this tag to relay the logs to the bot.
-
Using the following command you can relay the logs to the bot:
/titleraw @a[tag=rb1337] subtitle {"rawtext": [{"text": "RB1337: RBAC_ANTICHEATNAMENOSPACE DATA"}]}
- The bot will automatically parse the logs and send them to the channel via a webhook.
To add a description to the data you can use the following format:
description:description here
To then follow that with a custom url you can use the following format:
description:description here;url:https://example.com
For nested fields use the following format:
description:description here;url:https://example.com;footer.text:hello
/titleraw @a[tag=rb1337] subtitle {"rawtext": [{"text": "RB1337: RBAC_anticheatname data;description:This is a description;url:https://example.com;footer.text:hello"}]}
color:ff3377
fields[0].title:Title;fields[0].value:Value;fields[0].inline:true