docs(pterodactyl): updated an outdated default value in the docs

This commit is contained in:
Seaswimmer 2024-03-04 23:16:09 -05:00
parent 85d5316f43
commit 75adf692c1
Signed by untrusted user: cswimr
GPG key ID: B8953EC01E5C4063

View file

@ -36,7 +36,7 @@ Available placeholders:
Default value:
```json
tellraw @a ["",{"text":".$N ","color":".$C"},{"text":" (DISCORD): ","color":"blue"},{"text":".$M","color":"white"}]
tellraw @a ["",{"text":".$N ","color":".$C","insertion":"<@.$I>","hoverEvent":{"action":"show_text","contents":"Shift click to mention this user inside Discord"}},{"text":"(DISCORD):","color":"blue","clickEvent":{"action":"open_url","value":".$V"},"hoverEvent":{"action":"show_text","contents":"Click to join the Discord Server"}},{"text":" .$M","color":"white"}]
```
## `consolechannel`