VRealmsConnector

A simple Server Connector for Velocity

81

Quick challenge

How far can you run before the mobs catch you?

VRealmsConnector

VRealms Connector

This is a simple server connector I made for Velocity, because I couldn't find one that suited my needs. Currently, you can only register and unregister Servers through a Command, later it's also planned to do so through a Rest API.

For now, this is how to use the Commands: - `/addserver <name> <address> [port]` - `/removeserver <name>`

The port uses 25565 by default

THIS PROJECTS SOURCE CODE WILL NOT BE MADE PUBLIC (FOR NOW)

If you need the Source, decompile it, or just make it yourself

ADS