Better Proxy Join
if you have BungeeCord then you need to turn online-mode to false. This helps prevents users from bypassing BungeeCord and direct connecting to your server. If you have this installed then the user MUST join throught the proxy unless their IP is in the ignore section of the config.
Configuration
# If you want to temporarily disable the plugin Enabled: true # Here you specify the IP or IPs of your proxy, this also works with Host Names like (bukkit.org) Proxy-IPs: - 127.0.0.1 # If you want to allow certain people to direct connect to your server then you put their IPs here. It does not go by player names because those can be faked with an offline-mode server Disabled-For-IPs: - 192.168.0.1 # Here you specify the kick message that players receive if they try to direct connect and their IP is not on the Disabled section. Kick-Message: "&5You can only join from the proxy"
Metrics / Stats


