sasi2006166 / Fallback-Server

Fallback Server is an Bungee / Velocity plugin that will prevent player kicking when detects connection problems inside sub-servers.
31 stars 12 forks source link
bungeecord minecraft plugin velocity

Fallback Server

Build Status

Features

Compatibility

- BungeeCord 1.7-1.18
- Waterfall 1.8-1.18
- Travertine 1.7-1.18
- Aegis (Lite, Normal, Escanor)
- FlameCord
- SSCord
- InsaneProxy

Try the plugin even if your fork isn't contained in the list.

Installation

Make sure that your servers contained into Proxy's config are using 0.0.0.0 as IP. (ONLY IF LOBBIES ARE IN THE SAME SERVER AS THE PROXY)

- Download latest plugin Jar.
- Put it into "plugins/"
- Start the proxy to allow the plugin to create configuration files.
- Modify the config based on your needs and run /fs reload.
- Have fun using the plugin!

Building from source

git clone https://github.com/sasi2006166/Fallback-Server
cd Fallback-Server && mvn clean install