Skip to content

A playit.gg plugin for Velocity servers

License

Notifications You must be signed in to change notification settings

200Tigersbloxed/velocit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

velocit

A playit.gg plugin for Velocity servers

Getting Started

  1. Setup a Velocity Server
  2. Install the plugin's latest release
  3. Click the link in the console window to link your playit account to the server
  4. 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?

  1. Pull the repo
  2. Open with your favorite Java IDE
  3. Refresh maven packages
  4. mvn install