Added required version for disabling block logging in documentation
This commit is contained in:
parent
346b4b8b20
commit
86ace6c326
2 changed files with 4 additions and 4 deletions
|
|
@ -32,4 +32,4 @@ Notch
|
||||||
minecraft:stone
|
minecraft:stone
|
||||||
```
|
```
|
||||||
|
|
||||||
*Please note that to disable logging for blocks, you must include the namespace. For example, to disable logging for dirt, you must add it as "minecraft:dirt".*
|
*Please note that to disable logging for blocks, CoreProtect v23+ is required, and you must include the namespace. For example, to disable logging for dirt, you must add it as "minecraft:dirt".*
|
||||||
|
|
@ -22,7 +22,7 @@ Log your own block changes, perform lookups, rollbacks, restores, and more.
|
||||||
A list of plugins and tools that are compatible with CoreProtect.
|
A list of plugins and tools that are compatible with CoreProtect.
|
||||||
|
|
||||||
[**Per-World Configuration Files**](/config/#per-world-configuration)
|
[**Per-World Configuration Files**](/config/#per-world-configuration)
|
||||||
Log your own block changes, perform lookups, rollbacks, restores, and more.
|
Modify the logging settings for a specific world on your server.
|
||||||
|
|
||||||
[**Disable Logging for Specific Users or Commands**](/config/#disabling-logging)
|
[**Disable Logging With a Blacklist**](/config/#disabling-logging)
|
||||||
Log your own block changes, perform lookups, rollbacks, restores, and more.
|
Disable logging for specific users, blocks or commands.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue