add players back to queue and preserve paused state on reload
This commit is contained in:
@@ -5,7 +5,7 @@ import us.ajg0702.queue.api.queues.QueueServer;
|
||||
import java.util.List;
|
||||
|
||||
public interface ServerBuilder {
|
||||
List<QueueServer> buildServers();
|
||||
List<AdaptedServer> getServers();
|
||||
|
||||
AdaptedServer getServer(String name);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user