Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Herixcz/VelocityUnsigned

 
 

Repository files navigation

VelocityUnsigned

This is fork of Velocity that removes signed messages (that broke plugins).

A Minecraft server proxy with unparalleled server support, scalability, and flexibility.

Velocity and VelocityUnsigned is licensed under the GPLv3 license.

Building

Velocity is built with Gradle. We recommend to run ./gradlew build to run the full build cycle.

Once you've built Velocity, you can copy and run the -all JAR from proxy/build/libs.

Alternatively, you can get the proxy JAR from the Releases page.

Sync Fork

You can merge new commits from PaperMC/Velocity - dev/3.0.0 to ygmpxwn/VelocityUnsigned - dev/3.0.0 using:

  1. git fetch upstream
  2. git merge upstream/dev/3.0.0

About

The modern, next-generation Minecraft server proxy with Unsigned messages!

Resources

License

Stars

Watchers

Forks

Languages

  • Java 99.3%
  • Other 0.7%