PluginMIT
velocit
A playit.gg plugin for Velocity servers
993
Downloads
8
Followers
1 years ago
Updated
📦
3
Versions
📖About velocit
velocit
A playit.gg plugin for Velocity servers
Getting Started
- Setup a Velocity Server
- Install the plugin's latest release
- Click the link in the console window to link your playit account to the server
- Done!
What's supported?
Pretty much anything that's TCP will work right now.
| Feature | Description | Supported |
|---|---|---|
| Minecraft TCP | The TCP port for Velocity | ✔️ |
| UDP Ports | UDP Ports (for things like Geyser) | ❌ |
| Extra TCP Ports | Any extra TCP ports to expose | ✔️ |
| IP Forwarding | The actual IP address of the client | ❌ |
any feature listed is planned
How to Build?
- Pull the repo
- Open with your favorite Java IDE
- Refresh maven packages
mvn install