From 8186cc501dc737bcf74cbc2a676c5b2b05d4269a Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Sun, 11 Apr 2021 14:16:31 +0200 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index ab2d428..3f84a1f 100644 --- a/FAQ.md +++ b/FAQ.md @@ -6,7 +6,7 @@ Autocompleter will only display commands that are registered on the server. Make `I don't want any tab completion!` -You can either use permission plugin to deny _commandwhitelist.commands.default_ or remove all items from the default list and change the default line to 'default: []' +You can remove all items from the default list and change the line to 'default: []' `I can't use any commands I added to custom whitelist in config!`