From 5ca9b9c59ad09dc23ba1a51308f2a049fd863179 Mon Sep 17 00:00:00 2001 From: games647 Date: Thu, 22 Dec 2016 09:13:58 +0100 Subject: [PATCH] Add note about firewalling your spigot server if you use BungeeCord --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42e4a4bc..f471cac2 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,8 @@ Put your stats id from the BungeeCord config into this file 5. Download and Install FastLogin on BungeeCord AND Spigot 6. Check your database settings in the config of FastLogin on BungeeCord 7. Set your proxy (BungeeCord) in offline mode by setting the value onlinemode in your config.yml to false -8. (BungeeCord doesn't support SQLite per default, so you should change the configuration to MySQL or MariaDB) +8. You should *always* firewall your spigot server that it's only accessible through BungeeCord https://www.spigotmc.org/wiki/bungeecord-installation/#post-installation +9. (BungeeCord doesn't support SQLite per default, so you should change the configuration to MySQL or MariaDB) ***