mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-21 18:15:32 +01:00
Interface isEnabled method
This commit is contained in:
parent
19c6f02cc8
commit
16ee58326b
@ -32,6 +32,8 @@ import java.util.logging.Logger;
|
||||
|
||||
public interface Quests {
|
||||
|
||||
boolean isEnabled();
|
||||
|
||||
boolean isLoading();
|
||||
|
||||
String getDetectedServerSoftwareVersion();
|
||||
|
Loading…
Reference in New Issue
Block a user