Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Automatically connect to the best server in BungeeCord server.

License

Notifications You must be signed in to change notification settings

BrilliantTeam/ConnectBestServer

 
 

Repository files navigation

Connect-Best-Server.


Made by Brilliant Team

Automatically connect to the best server in bungeecord.

Usage

Config

# Which sort type to use to connect to the best server
# LeastPlayers or MostPlayers
sort: LeastPlayers
# These servers are skipped when finding for the best servers
blacklist-servers:
- test1
- test2

📃 License

This project is licensed under the GNU GPL V3.0

🔴 Development

Build

./gradle shadowJar

File location: build/libs/...

Launch Server

./gradle buildAndLaunchServer

Launch BungeeCord Server

./gradle buildAndLaunchBungeecordServer

🟠 Note

The plugin requires BungeeCord

About

Automatically connect to the best server in BungeeCord server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%