← All projects

ServerSync

by @AkramLZ

10

Dynamically manage and synchronize your spigot servers with proxies without restarting the proxy servers or configuring them each time.

About this project

[![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url] ServerSync Synchronize your spigot servers dynamically with your proxy (BungeeCord/Velocity) servers. Report an issue • Discord Server What is ServerSync? ServerSync is an innovative plugin crafted to facilitate the real-time synchronization of your Spigot servers with your proxy servers, supporting BungeeCord and Velocity. It dispenses with the necessity for manual adjustments and system reboots by automatically managing the registration and un-registration of Spigot servers on the proxy side. This plugin REQUIRES a message broker, currently supporting Redis only, RabbitMQ will be implemented later. Installation For BungeeCord/Waterfall Drop serversync-bungee.jar file in your BungeeCord plugins folder. Start the server to generate configuration file, it will be located in plugins/ServerSync/config.yml Stop the server. Go to ServerSync configuration file and configure message broker credentials.

From the project README on GitHub

Stars
10
Forks
2
License
MIT
Last push
2 Nov 2023

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/serversync.svg)](https://www.madeinalgeria.dev/projects/serversync)

Related projects