Releases: v4Guard/account-shield
Account Shield v3.1.0
What's Changed
On Account Shield, we have fixed the following:
- Race condition when initializing (ValioBunge/RedisBungee) hook. Can be caused if your proxy takes to long to load.
- Reduced the size of the plugin message channel. It was causing issues with old versions of Spigot servers.
This version requires at least Java 17 to run (We recommend a minimum of Java 21). Please avoid using obsolete Java versions!
Full Changelog: v3.0.0...v3.1.0
Account Shield v3.0.0
What's Changed
As our own commitment to provide the best service, we also have expanded the functionality of our sister add-on (Account Shield).
We mainly have done:
- Add-on remade from the grounds up. This was necessary for maintainability, as the old code base was not upon our standards.
- Exposed ways to handle custom auth solutions. This was made via a newly created API module. That also allows us to prepare for new features
Allows us for a better implementation for standardized hooks
New features that will be implemented with this version
- Account Limits. Now you can limit the amount the accounts that a user has on the network. As it is helpful to combat AFK Accounts on a single IP. This is supported with multi proxy instances
- Active accounts on an IP. This now allows us to know the active accounts that are connected on your server, further enhancing our panel experience.
- This supports at the moment only single instances, and ValioBungee (formerly known as RedisBungee). If you have a custom multi proxy solution, please contact us so we can explain the process of implementation.
- This requires the new version of the connector. So please update accordingly
Full Changelog: v2.5.0...v3.0.0
v4Guard Account Shield v2.5.0
In this release, we have resolved several issues previously affecting Account Shield.
Our efforts were primarily focused on the following areas:
- Major Code Refactoring: Introduced support for the latest version of the v4Guard Connector, resulting in a more modular and maintainable codebase.
- Premium Checks Fixes: Resolved issues with premium checks for nLogin and JPremium on both supported platforms.
- Optimized Messaging Handling: Implemented a custom channel to significantly improve plugin messaging performance and behavior.
- Enhanced Account Monitoring : Added preliminary support (coming soon) to track the number of accounts online per IP through the panel and their names.
Additionally, we have introduced an abstraction layer via an API to facilitate the integration of custom multi-proxy solutions. This enhancement enables further expansion of the panel's functionality, enhancing the overall experience for our clients.
Please note: In this version, both the proxy and Spigot plugins must be installed if you are using AuthMe.
Full Changelog
For a detailed list of changes, please refer to: v2.0.0...v2.5.0
v4Guard Account Shield v2.0.0
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
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
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
Full Changelog: v1.0.0...v1.0.1
v4Guard Account Shield v1.0.0
This is the first release of the Account Shield plugin.
Full Changelog: https://github.com/v4Guard/v4guard-account-shield/commits/v1.0.0