the basics are working on velocity now
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user