mirror of
https://github.com/funkemunky/AntiVPN.git
synced 2026-06-01 09:51:55 +00:00
Adding kick toggling to the config
This commit is contained in:
@@ -14,6 +14,8 @@ public interface VPNConfig {
|
||||
|
||||
List<String> commands();
|
||||
|
||||
boolean kickPlayersOnDetect();
|
||||
|
||||
List<String> getPrefixWhitelists();
|
||||
|
||||
boolean isDatabaseEnabled();
|
||||
|
||||
Reference in New Issue
Block a user