From 95cfa00ab3cbd098568e7f9cd3b31093e71cadf2 Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Sun, 2 Aug 2020 21:47:28 +0200 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 539784c..8576389 100644 --- a/FAQ.md +++ b/FAQ.md @@ -22,4 +22,8 @@ If this happens, the plugin doesn't register the aliases correctly. Use bukkits `Players can't use bungeecord commands, but can still see them in tab completer!` -To block bungee tab completions you need to run [Waterfall](https://papermc.io/downloads#Waterfall) or one of its forks (ex. [FlameCord](https://www.mc-market.org/resources/13492/)). This is caused by completely dumb way bungeecord itself handles tab completion. \ No newline at end of file +To block bungee tab completions you need to run [Waterfall](https://papermc.io/downloads#Waterfall) or one of its forks (ex. [FlameCord](https://www.mc-market.org/resources/13492/)). This is caused by completely dumb way bungeecord itself handles tab completion. + +`Players can still tab-complete commands in legacy mode (1.8 - 1.12)` + +Get [ProtocolLib](https://www.spigotmc.org/resources/protocollib.1997/). \ No newline at end of file