Skip to content

licen150/VelocityLoadBalancer

 
 

Repository files navigation

VelocityLoadBalancer

A simple plugin to balance player counts on a Velocity proxy.

Installation

  • Download the latest release from the releases tab.
  • Put the jar in your Velocity plugins folder
  • Restart Velocity

Configuration

LoadBalancer does not have a configuration file and uses the fallback servers defined inside the Velocity server to decide which server the player will be connected to.

Building LoadBalancer

The releases tab will be updated for notable changes to the plugin, however if you would like the have the bleeding edge version you can build the plugin yourself.

  • Pull the repository using whichever method you are most comfortable
  • Run the build gradle task using a local gradle distribution or the included gradle wrapper.

About

A small velocity plugin intended to balance players between servers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%