6 lines
157 B
Plaintext
6 lines
157 B
Plaintext
|
{
|
||
|
// Sets where the default mentions should be displayed when the chat gui is open.
|
||
|
// Allowed values: hidden, left, right
|
||
|
"displayLocation": "left"
|
||
|
}
|