From c066ef7ec2936aeb3e3619e7ba71d952051c9927 Mon Sep 17 00:00:00 2001 From: Th3F4nd1t Date: Tue, 28 Jan 2025 17:05:36 -0500 Subject: [PATCH] Update commands.json --- src/main/resources/commands.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main/resources/commands.json b/src/main/resources/commands.json index 638d656..4fa9ef6 100644 --- a/src/main/resources/commands.json +++ b/src/main/resources/commands.json @@ -204,5 +204,10 @@ "command": "owner", "description": "Who is it? 👀", "localChat": "Follow this link to find information about the current owner: https://openredstone.org/owner" + }, + { + "command": "rawr", + "description": "Rawr like a furry", + "globalChat": " rawrs like a furry" } ]