From 92eb900f2224021dad0088c93a5402ae1f8b81ed Mon Sep 17 00:00:00 2001 From: ayunami2000 Date: Fri, 8 Apr 2022 03:07:47 -0400 Subject: [PATCH] patch --- src/main/resources/commands.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/commands.yml b/src/main/resources/commands.yml index e02d092..05df8d5 100644 --- a/src/main/resources/commands.yml +++ b/src/main/resources/commands.yml @@ -18,4 +18,4 @@ blockedCommands: - "m:e:mail sendall:You cannot send messages to everyone on the server" - "m:e:mail sendtempall:You cannot send messages to everyone on the server" - - "r:e:^[^ ]+::Plugin specific commands are disabled" \ No newline at end of file + - "r:e:^[^ :]+::Plugin specific commands are disabled" \ No newline at end of file