From 86ace6c32657acc4cc4f6401550edbb20e31b473 Mon Sep 17 00:00:00 2001 From: Intelli Date: Thu, 9 May 2024 12:08:43 -0600 Subject: [PATCH] Added required version for disabling block logging in documentation --- docs/config.md | 2 +- docs/index.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/config.md b/docs/config.md index 7df68a7..d54d741 100644 --- a/docs/config.md +++ b/docs/config.md @@ -32,4 +32,4 @@ Notch 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".* \ No newline at end of file +*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".* \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 80f9bf7..96f980a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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. [**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) -Log your own block changes, perform lookups, rollbacks, restores, and more. +[**Disable Logging With a Blacklist**](/config/#disabling-logging) +Disable logging for specific users, blocks or commands.