From 245f7dd4d3bc261e3e91ccb9cf3d887b0c34322f Mon Sep 17 00:00:00 2001 From: 9378062 Date: Fri, 8 Apr 2022 10:41:28 -0400 Subject: [PATCH] update command blocker usage --- src/main/resources/commands.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/commands.yml b/src/main/resources/commands.yml index 67284fa..16e644e 100644 --- a/src/main/resources/commands.yml +++ b/src/main/resources/commands.yml @@ -8,7 +8,8 @@ # - r for RegEx # - m for matching # - The ranks are "e" for executive and below, "s" for senior admin and below, "a" for admin and below, "o" for op and below, "n" for nonop and below, and "i" for impostor -# - The command is just the command without slashes. Optional arguments are specified as well +# - MATCHING MODE: The command is just the command without slashes. Optional arguments are specified as well. It also accepts full plugins via specifying the plugin name followed by a ":" (e.g. "viaversion:") +# - REGEX MODE: The command is regex that matches the desired command. It matches case insensitively. # - Finally the block message. MUST NOT CONTAIN ":". Use _ to use the default command blocked message as specified in messages.yml, or you can optionally put your own in # # So these would be valid: