Releases: v4Guard/connector
Releases · v4Guard/connector
v4Guard Plugin v1.1.1
This release fixes bugs related to check expiration and adds metrics
Changes
- Added bStats metrics
Fixes
- Some checks are not correctly removed from the check list, causing some players to not be able to access them correctly
Hotfixes
- [Hotfix 23/08/2022] The dependencies have been properly relocated.
What's Changed
Full Changelog: v1.1.0...v1.1.1
v4Guard Plugin v1.1.0
This release completely changes the way checks are handled and executed by the plugin.
Changes
- Checks to the backend can now expire.
- Added the possibility to execute an action when a check expires in the check processors.
- (v1.1.0-pre) The VPN detection and block execution processes have been completely changed and recoded, taking into account now all the possible steps that a user can take when logging into the server.
Fixes
- Sometimes kicks could be given in an asynchronous thread.
- (v1.1.0-pre) Fixed an issue where sometimes blocked players could access the server
What's Changed
- v4Guard Plugin v1.1.0 in #6
Full Changelog: v1.0.4...v1.1.0
v4Guard Plugin v1.1.0-pre
This release completely changes the way checks are handled by the plugin.
Changes
- The VPN detection and block execution processes have been completely changed and recoded, taking into account now all the possible steps that a user can take when logging into the server.
Fixes
- Fixed an issue where sometimes blocked players could access the server
What's Changed
- v4Guard Plugin v1.1.0 in #5
Full Changelog: v1.0.4...v1.1.0
v4Guard Plugin v1.0.4
This release fixes a blocked players issue related to asynchronous waiting for backend responses.
Fixes
- Fixed an issue that caused blocked players to be able to access the server when the "wait for response" mode is disabled.
What's Changed
- v4Guard Plugin v1.0.4 by in #4
Full Changelog: v1.0.3...v1.0.4
v4Guard Plugin v1.0.3
In this release we adds support for docker containers, fixing an important bug thats affects plugin startup.
Fixes
- Fixed an issue that causes an UnknownHostException when the backend connector tries to get the hostname when the process is inside a docker container
What's Changed
- v4Guard Plugin v1.0.3 in #3
Full Changelog: v1.0.2...v1.0.3
v4Guard Plugin v1.0.2
This release mainly fixes some internal bugs related to the plugin core.
Fixes
- Solved a problem that caused an NPE when translating placeholders in player kick messages.
- Incorrect plugin mode identification problem solved
Changes
- The ipset name has been renamed so that it can be correctly identified in case of manipulation.