From 2ad24bfaf6d9348ae7dfe1d6fe6904b70176f9c6 Mon Sep 17 00:00:00 2001 From: Artem Ostrasev <76615486+NONPLAYT@users.noreply.github.com> Date: Thu, 16 May 2024 18:54:34 +0300 Subject: [PATCH] [ci-skip] Update configuration.md Update description of chat-message-signatures --- docs/docs/admin/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/admin/configuration.md b/docs/docs/admin/configuration.md index e22f79c..31bc351 100644 --- a/docs/docs/admin/configuration.md +++ b/docs/docs/admin/configuration.md @@ -38,7 +38,7 @@ Global settings affect all worlds on the server as well as the core server funct ### settings - #### chat-message-signatures - **default**: true - - **description**: Whether enable chat message signature, disable will prevent players to report chat messages (similar to No Chat Reports mod) + - **description**: If the value is set to false, then sending reports about player messages will not be possible. - #### async-pathfinding - ##### enable - **default**: true