Skip to content

A small velocity plugin intended to balance players between servers.

Notifications You must be signed in to change notification settings

marcusk-studio/VelocityLoadBalancer

 
 

Repository files navigation

VelocityLoadBalancer

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

Installation

  • Build using ./gradlew build
  • Put the jar from build/libs in your Velocity plugins folder
  • Restart Velocity
  • Make sure kubectl tool is there in the image of the velocity

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%