the basics are working on velocity now

This commit is contained in:
ajgeiss0702
2021-07-12 14:14:34 -07:00
parent 80f9eb262d
commit 6f24594945
15 changed files with 457 additions and 25 deletions
@@ -79,6 +79,11 @@ public interface QueueManager {
*/
void sendMessage(QueuePlayer queuePlayer);
/**
* Updates info about the servers
*/
void updateServers();
/**
* Find a server by its name
* @param name The name to look for