A playit.gg plugin for Velocity servers
- 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!
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
- Pull the repo
- Open with your favorite Java IDE
- Refresh maven packages
mvn install