Releases: HiddenMotives/VPNGuard
Releases · HiddenMotives/VPNGuard
VPNGuard 1.0.6
- PocketMine MP: API 3.0.0-Alpha7+ Ready
- Added ability to country blacklist or whitelist!
- Commands:
- /vpnguard country add {country code}
- /vpnguard country remove {country code}
- Commands:
- New Configuration Setting: country_mode
- Allows you to toggle between blacklist or whitelist
- New Configuration Setting: country_ban-message
- Kick message shown to player when they are on the country blacklist or not on the country whitelist.
- Modified subnet ban/unban commands and permissions
- New Command:
- /vpnguard subnet ban {ip/subnet block}
- /vpnguard subnet unban {ip/subnet block}
- New Command:
- /vpnguard lookup {online player name / ip address}
- Code cleanup & Other minor Modifications
VPNGuard 1.0.5
- PocketMine MP: PHP7 API 2.0.0 Ready!
- Added ability to subnet ban and unban!
- Commands:
- /vpnguard ban {ip/subnet block}
- /vpnguard unban {ip/subnet block}
- Commands:
- New Configuration Setting: ban-message
- Specify a message to display to a user who gets disconnected for being subnet banned.
- Other minor modifications.
VPNGuard 1.0.4
- New Configuration Setting: commands
- + Allows you to execute custom commands when a player tries to join using a anonymizer.
- Use %p to represent the player connecting.
- New Configuration Setting: logging
- Allows you to enable or disable console messages related to VPNGuard
- Remove Old Configuration Setting: kick-message
- Added safe fall back to prevent getting banned from API server for providing invalid or expired API Key.
- Other minor modifications.
VPNGuard 1.0.3
Release