Skip to content

Releases: v4Guard/connector

v4Guard Plugin v1.1.1

21 Aug 17:48
2b35dcb
Compare
Choose a tag to compare

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

  • v4Guard Plugin v1.1.1 in #7
  • Hotfix 23/08/2022 in 8398140

Full Changelog: v1.1.0...v1.1.1

v4Guard Plugin v1.1.0

10 Aug 10:26
351c75d
Compare
Choose a tag to compare

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

08 Aug 11:15
351c75d
Compare
Choose a tag to compare
Pre-release

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

07 Aug 15:22
ad70f40
Compare
Choose a tag to compare

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

06 Aug 17:38
0223d93
Compare
Choose a tag to compare

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

06 Aug 12:02
e81df2c
Compare
Choose a tag to compare

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.