mirror of
https://github.com/funkemunky/AntiVPN.git
synced 2026-05-31 17:31:55 +00:00
Adding antivpn alerts command and more to the command API
This commit is contained in:
@@ -10,6 +10,10 @@ public interface VPNConfig {
|
||||
|
||||
String getKickString();
|
||||
|
||||
String alertMessage();
|
||||
|
||||
boolean alertToStaff();
|
||||
|
||||
boolean runCommands();
|
||||
|
||||
List<String> commands();
|
||||
|
||||
Reference in New Issue
Block a user