docs(pterodactyl): consistency
This commit is contained in:
parent
95bf863f7e
commit
af29b950c2
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue