Skip to content

Releases: v4Guard/account-shield

v4Guard Account Shield v2.0.0

03 Dec 18:15
Compare
Choose a tag to compare

What's Changed

  • Failed login attempts: Now some hooks will notify the backend when a player fails to log in, which will help find brute-forcing attempts.
  • Compatibility: Account Shield was updated to be compatible with version 2.0.0 of v4Guard Connector

Contributors

Full Changelog

For a detailed list of changes, please refer to: v1.0.2...v2.0.0

v4Guard Account Shield v1.0.2

13 May 10:08
Compare
Choose a tag to compare

What's Changed

  • Fixed some NPEs if players has an early disconnection and added some changes to comply with the latest connector updates
  • Update README and missing shade fixed by @samfces in #4
  • 1.0.1 [UPDATE 24/11/2022] by @samfces in #5
  • update: A method for registering hooks has been added by @samfces in #6

Full Changelog: v1.0.1...v1.0.2

v4Guard Account Shield v1.0.1

14 Oct 08:08
70fc38f
Compare
Choose a tag to compare

Additions

  • Added support for BungeeCord and Velocity servers
  • Added support for nLogin and JPremium
  • [24/11/2022] Added a permission to activate/deactivate account shield detection
  • [30/11/2022] A method for registering hooks has been added
  • [09/12/2022] Make v4Guard Plugin Connector load before Account Shield on BungeeCord to avoid circular dependencies
  • [16/12/2022] Fixed a NoSuchMethodError when initializing a new ConnectorAuthentication
  • [26/12/2022] JPremiumAPI was not being shaded correctly
  • [05/02/2023] NPE on register for premium and bedrock players using JPremium

What's Changed

  • v4Guard Account Shield v1.0.1 in #1 #2 #3

Full Changelog: v1.0.0...v1.0.1

v4Guard Account Shield v1.0.0

14 Oct 06:05
Compare
Choose a tag to compare

This is the first release of the Account Shield plugin.

Full Changelog: https://github.com/v4Guard/v4guard-account-shield/commits/v1.0.0