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