From c7347fbf92db5564b287c85a4a22818d5566a1ca Mon Sep 17 00:00:00 2001 From: onebeastchris Date: Tue, 12 Dec 2023 01:35:08 +0100 Subject: [PATCH] - Add luckperms tag - Add !!proxies alias for the floodgate forward error; change the api bot link to the floodgate-proxy-setup one --- src/main/resources/tags/errors/ipforwarderror.tag | 2 +- src/main/resources/tags/help/luckperms.tag | 7 +++++++ src/main/resources/tags/info/bungee.tag | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 src/main/resources/tags/help/luckperms.tag diff --git a/src/main/resources/tags/errors/ipforwarderror.tag b/src/main/resources/tags/errors/ipforwarderror.tag index 9fec70a9..eed92da1 100644 --- a/src/main/resources/tags/errors/ipforwarderror.tag +++ b/src/main/resources/tags/errors/ipforwarderror.tag @@ -5,4 +5,4 @@ issues: please enable it in your BungeeCord config as well This error is caused either by BungeeCord/Waterfall not having IP forwarding enabled, or by a Floodgate mismatched key.pem from the proxy to the backend servers. This could also be caused by *send-floodgate-data:* being enabled without Floodgate being present on all backend servers. -For more information on how to setup Floodgate API on proxies; Run `!!api` in <#613194762249437245> +For more information on how to setup Floodgate API on proxies; run `!!proxies` in <#613194762249437245> diff --git a/src/main/resources/tags/help/luckperms.tag b/src/main/resources/tags/help/luckperms.tag new file mode 100644 index 00000000..6fb2a4df --- /dev/null +++ b/src/main/resources/tags/help/luckperms.tag @@ -0,0 +1,7 @@ +type: text +aliases: lp +issues: is not a valid username/uuid + +--- + +To fix issues with luckperms not recognizing Bedrock players, you can set `allow-invalid-usernames` to `true` in LuckPerms’ config. \ No newline at end of file diff --git a/src/main/resources/tags/info/bungee.tag b/src/main/resources/tags/info/bungee.tag index b862bef7..57431729 100644 --- a/src/main/resources/tags/info/bungee.tag +++ b/src/main/resources/tags/info/bungee.tag @@ -1,5 +1,5 @@ type: text -aliases: bungeecord, velocity +aliases: bungeecord, velocity, proxies ---