Releases: allejo/VPNBlocker
Releases · allejo/VPNBlocker
Version 2.0.1
Version 2.0.0
Though most large BZFlag server owners have had access to this repo, this the first open-source version of this plug-in 🎉
This is a major release and therefore has breaking changes! Take a look at the UPGRADE-2.0 document for more information on what has changed.
New
- Custom services supporting GET requests can now be registered/configured with the plug-in
- Plug-in configuration file can now be reloaded in-game with the
/reloadcommand - New
/vpnblockercommand added for server owners to see the status of the plug-in- More information will be added to this command in future releases
Fixes
- If multiple players have the same VPN IP, they'll be kicked in one go instead of separately
Changes
- The configuration file has been changed completely and now requires it to be in a JSON format
- The
json-cdependency has been dropped in favor of a header-only project
Version 1.2.0
Fixes
- Add support for Ubuntu 18.04+ and Debian 9+ by using
libjson-c-dev
Version 1.1.3
Fixes
- Debug message would embarrassingly cause a segfault when trying to kick a VPN user
Version 1.1.2
Fixes
- Fix rare crash bug when a URL job would return after a player had left
- Fix possibility of plug-in starting in an invalid state where it thought web jobs were busy
Changes
- Added more debug messages at level 3 to show progress of a URL job
Version 1.1.1
A minor release with the removal of the bzToolkit, which could lead to plug-in names disappearing from /listplugins.
Version 1.1.0
This release supports V2 of the IPHub API
THIS RELEASE HAS BREAKING CHANGES
See: https://github.com/allejo/VPNBlocker/blob/release/UPGRADE-1.1.md