From 500c5741715b90669383c1bab8652fbde3740962 Mon Sep 17 00:00:00 2001 From: Anas Date: Sat, 7 Feb 2026 14:30:35 +0100 Subject: [PATCH] Fix typo in custom_hits description --- plugins/utilities.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/utilities.json b/plugins/utilities.json index 343b723..c1789cf 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -2384,7 +2384,7 @@ } }, "custom_hits": { - "description": "when someone hited rainbow text whit effect will appear(this plugin work when a player hit a player and if a player hit a bot it doesn't work but if bot hit a player it works normal", + "description": "when someone hited rainbow text whit effect will appear(this plugin work when a player hit a player and if a player hit a bot it doesn't work but if bot hit a player it works normal)", "external_url": "", "authors": [ { @@ -2403,4 +2403,4 @@ } } } -} \ No newline at end of file +}