PluginLicenseRef-All-Rights-Reserved
VRealmsConnector
A simple Server Connector for Velocity
74
Downloads
1
Followers
1 years ago
Updated
📦
1
Versions
📖About 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