mirror of
https://github.com/PikaMug/Quests.git
synced 2025-02-16 20:41:20 +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 {
|
public interface Quests {
|
||||||
|
|
||||||
|
boolean isEnabled();
|
||||||
|
|
||||||
boolean isLoading();
|
boolean isLoading();
|
||||||
|
|
||||||
String getDetectedServerSoftwareVersion();
|
String getDetectedServerSoftwareVersion();
|
||||||
|
Loading…
Reference in New Issue
Block a user