From 9ccb2dd19f0565c48a237b377269ee5f115b900c Mon Sep 17 00:00:00 2001 From: cuqmbr Date: Mon, 14 Jul 2025 14:04:43 +0300 Subject: [PATCH] enable CarbonChat ping sound --- src/plugins/CarbonChat/config.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/plugins/CarbonChat/config.conf b/src/plugins/CarbonChat/config.conf index a88dd6a..965a884 100644 --- a/src/plugins/CarbonChat/config.conf +++ b/src/plugins/CarbonChat/config.conf @@ -84,10 +84,10 @@ chat-filter {} # Various settings related to pinging players in channels. ping-settings { # The color your name will be when another player mentions you. - highlight-text-color=yellow + highlight-text-color="dark_purple" prefix="@" - play-sound=false - name="minecraft:block.anvil.use" + play-sound=true + name="minecraft:block.amethyst_block.hit" source=master volume=1 pitch=1