From a9d492ed3cbad32c5582ecd021ab846bf5cfbc59 Mon Sep 17 00:00:00 2001 From: cuqmbr Date: Mon, 14 Jul 2025 14:05:16 +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 5a55323..9b4c444 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