docs(pterodactyl): consistency

This commit is contained in:
Seaswimmer 2024-03-01 15:30:46 -05:00
parent 95bf863f7e
commit af29b950c2
Signed by untrusted user: cswimr
GPG key ID: B8953EC01E5C4063

View file

@ -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)