From d2c7c02f6139483d888e61fd7402de0630c46b65 Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Mon, 14 Jul 2025 18:09:11 +0200 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Usage.md b/Usage.md index 11ea6da..1ae025b 100644 --- a/Usage.md +++ b/Usage.md @@ -16,3 +16,6 @@ Settings for commands and subcommands in `default` group will be automatically a To assign CommandWhitelist group to a permission group, you need to grant `commandwhitelist.group.`, where you substitute `` with the name of the CommandWhitelist group. +## Custom error message per group + +You can add `custom_command_denied_message` to each group. That will override the default command denied message for that group. \ No newline at end of file