forked from SteamWar/SteamWar
Add CRIUSleepEvent and CRIUWakeupEvent
Fix AFKStopperListener
This commit is contained in:
@@ -72,7 +72,7 @@ import java.util.function.Consumer;
|
||||
import java.util.logging.Level;
|
||||
import java.util.stream.Collectors;
|
||||
|
||||
public class BauSystem extends JavaPlugin implements Listener {
|
||||
public class BauSystem extends JavaPlugin {
|
||||
|
||||
// This should be treated as final!
|
||||
public static Message MESSAGE;
|
||||
|
||||
Reference in New Issue
Block a user