diff --git a/README.md b/README.md index 8bb27482..ef9b6f70 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,12 @@ Information ----------- BungeeCord is maintained by [SpigotMC](https://www.spigotmc.org/) and has its own [discussion thread](https://www.spigotmc.org/go/bungeecord) with plenty of helpful information and links. +### Security warning + +As your Minecraft servers have to run without authentication (online-mode=false) for BungeeCord to work, this poses a new security risk. Users may connect to your servers directly, under any username they wish to use. The kick "If you wish to use IP forwarding, please enable it in your BungeeCord config as well!" does not protect your Spigot servers. + +To combat this, you need to restrict access to these servers for example with a firewall (please see [firewall guide](https://www.spigotmc.org/wiki/firewall-guide/)). + Source ------ Source code is currently available on [GitHub](https://www.spigotmc.org/go/bungeecord-git).