mirror of
https://github.com/funkemunky/AntiVPN.git
synced 2026-05-31 17:31:55 +00:00
Adding commands on vpn detect on login
This commit is contained in:
@@ -10,6 +10,10 @@ public interface VPNConfig {
|
||||
|
||||
String getKickString();
|
||||
|
||||
boolean runCommands();
|
||||
|
||||
List<String> commands();
|
||||
|
||||
List<String> getPrefixWhitelists();
|
||||
|
||||
boolean isDatabaseEnabled();
|
||||
|
||||
Reference in New Issue
Block a user