RediVelocity ?
A modern way to sync data between proxies
>
> # ⛏️ Software Support & Requirements ?:
> - RediVelocity is only compatible with the latest version of Velocity, which is **3.4.0-SNAPSHOT** at the time of writing this.
> - I will only support the latest release of Velocity, this mean that **3.4.0-SNAPSHOT is** supported, but **3.3.0 is not!** If you want to get official support, you have to use the latest version of **Redis, RediVelocity and Velocity!**
> - RediVelocity requires **Redis** to be installed and running, you can find the latest version of Redis [here](https://redis.io/download).
> - RediVelocity is built with **Java 21** and requires it to run, you can find the latest version of Java [here](https://adoptium.net/).
> - RediVelocity also adds support for **[SimpleCloud](https://simplecloud.app)**, **[VulpesCloud](https://github.com/VulpesCloud/)** and **[CloudNet v4](https://github.com/CloudNetService/CloudNet)** to get the accurate proxy name instead of a random generated one.
> # ? Development Builds ?:
> - **Development Builds:** https://github.com/byPixelTV/RediVelocity/actions
> # ? Build from source ?
>
> 1. Clone the repository:
> ```
> git clone https://github.com/byPixelTV/RediVelocity.git
> ```
> 2. Navigate to the project directory:
> ```
> cd RediVelocity
> ```
> 3. Build the project using Gradle:
> ```
> ./gradlew shadowJar
> ```
> 4. The compiled plugin will be located in the `build/libs` directory.
暂无评论,抢个沙发吧~