mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
Document ShowEffectMessages setting
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/88621e8e-27e0-4be5-9259-efcdf8730704 Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
This commit is contained in:
parent
443f4874df
commit
4bd0929ebf
1 changed files with 12 additions and 0 deletions
|
|
@ -503,6 +503,18 @@ Coordinate = { x = 145, y = 64, z = 2045 }
|
|||
|
||||
- **Default:** `true`
|
||||
|
||||
#### `ShowEffectMessages`
|
||||
|
||||
- **Description:**
|
||||
|
||||
This setting controls whether MCC prints messages when one of your active effects is gained or expires.
|
||||
|
||||
Set it to `false` if a beacon or another repeated effect source is spamming the console.
|
||||
|
||||
- **Type:** `boolean`
|
||||
|
||||
- **Default:** `true`
|
||||
|
||||
#### `ShowEffectNamesInTUI`
|
||||
|
||||
- **Description:**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue