Introduce some UUID utilities for eventual auth support.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
package com.velocitypowered.proxy;
|
||||
|
||||
import com.velocitypowered.proxy.connection.VelocityServer;
|
||||
|
||||
public class Velocity {
|
||||
public static void main(String... args) throws InterruptedException {
|
||||
VelocityServer server = new VelocityServer();
|
||||
|
||||
Reference in New Issue
Block a user