The repository for the plugin PlayerBalancer
Go to file
Stephan 61e00ea9f4 Add ComponentStyle related imports and serializer
In the ServerListPing class, imports for ComponentStyle and ComponentStyleSerializer have been added, along with registering ComponentStyleSerializer with Gson. This facilitates the serialization and deserialization of chat styles/components within the player balancer logic.
2024-02-29 09:28:14 -08:00
addon Updated upstream builds. Bungee/Spigot 2024-01-19 21:25:45 -08:00
balancer Add ComponentStyle related imports and serializer 2024-02-29 09:28:14 -08:00
balancer-velocity Updated upstream builds. Bungee/Spigot 2024-01-19 21:25:45 -08:00
partyandfriendsaddon Updated upstream builds. Bungee/Spigot 2024-01-19 21:25:45 -08:00
.gitignore We need to extend BungeeServerInfo, so now we depend on the BungeeCord jar 2017-09-14 23:43:18 +02:00
LICENSE Preparing for next version + PartyAndFriends addon fix. 2021-11-29 17:56:32 -08:00
pom.xml Updated upstream builds. Bungee/Spigot 2024-01-19 21:25:45 -08:00
README.md Preparing for next version + PartyAndFriends addon fix. 2021-11-29 17:56:32 -08:00

PlayerBalancer

Overview

Welcome to the PlayerBalancer repo! This resource helps balance players between servers in your network. This resource also has an API which allows for you to take handling to the next level. You can view the resource here and the addon resource here.

Issue Reporting/Support

While you may report issues via the "Issues" tab I recommend putting them on our Discord as it will be a faster response.

Build

  • Clone this repository
  • Build with maven