diff --git a/FAQ.md b/FAQ.md index 79bd4b9..e119922 100644 --- a/FAQ.md +++ b/FAQ.md @@ -10,4 +10,8 @@ You can either use permission plugin to deny _commandwhitelist.commands.default_ `I can't use any commands I added to custom whitelist in config!` -Use permission plugin to give yourself 'commandwhitelist.commands.' \ No newline at end of file +Use permission plugin to give yourself 'commandwhitelist.commands.' + +`I can still see and can use bungeecord commands!` + +Sadly, bungeecord commands are injected way before player hits your spigot server, therefore bungee commands cannot be filtered by this lpugin as of now. \ No newline at end of file