Big update

This commit is contained in:
2022-01-03 21:04:39 -06:00
parent 921a62cd58
commit 88c70e84cc
59 changed files with 407 additions and 296 deletions

View File

@ -2,7 +2,6 @@ package dev.plex.services;
public interface IService
{
void run();
int repeatInSeconds();