From af29b950c2307106e7fba52e539818e4471c0007 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Fri, 1 Mar 2024 15:30:46 -0500 Subject: [PATCH] docs(pterodactyl): consistency --- .docs/pterodactyl/setup.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.docs/pterodactyl/setup.md b/.docs/pterodactyl/setup.md index 51c0b8b..ed285e8 100644 --- a/.docs/pterodactyl/setup.md +++ b/.docs/pterodactyl/setup.md @@ -129,8 +129,8 @@ The cog uses a tellraw command to send messages to Minecraft from Discord. To ch Available placeholders: -- `.$C` - replaced with hex color of user's top colored role -- `.$D` - replaced with user's discriminator (will usually be 0, you shouldn't use this) +- `.$C` - replaced with hex color of the author's top colored role +- `.$D` - replaced with the author's discriminator (will usually be 0, you shouldn't use this) - `.$I` - replaced with the author's ID - `.$M` - replaced with message content - `.$N` - replaced with author's display name (or guild nickname, if set)