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