Skip to content

JadedMC/JadedSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JadedSync

JadedSync is an upcoming data syncing plugin for Paper/Velocity servers. It is designed for developers and networks looking to easily scale their plugins across multiple servers and proxies through the use of Redis. It comes with an API for other plugins to take advantage of in order to easily communicate across servers.

Looking for a list of plugins that support JadedSync? Check out the Support Plugins page.

Features

  • Cross-Server (and Cross-Proxy) communication.
  • Automatically add and remove servers from the proxy when a server is started/stopped.
  • Remotely control servers from other servers on the network.
  • API for plugins to easily become cross-server compatible.

Maven

<repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
</repository>
<dependency>
    <groupId>com.github.JadedMC.JadedSync</groupId>
    <artifactId>bukkit</artifactId>
    <version>{VERSION}</version>
</dependency>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages