Hi! Since version 4.1.2, several features have been added, such as API and general features. MiniPlaceholders compatibility has also been updated to version v3.
What's Changed
- feat: api auth server add in https://github.com/4drian3d/AuthMeVelocity/pull/162
- feat: Added allow messages with a specified prefix to be sent in https://github.com/4drian3d/AuthMeVelocity/pull/198
- feat: Updated MiniPlaceholders compatibility to 3.0.0
Full Changelog: https://github.com/4drian3d/AuthMeVelocity/compare/4.1.2...4.2.0
- Improved plugin messaging sending to backend server
Full Changelog: https://github.com/4drian3d/AuthMeVelocity/compare/4.1.1...4.1.2
What's Changed
- Add ability to require permission to send-on-login in https://github.com/4drian3d/AuthMeVelocity/pull/126
- Added AuthMe Sessions support in https://github.com/4drian3d/AuthMeVelocity/pull/138
- feat: Added LuckPerms contexts
- Removed Legacy versions (Spigot and <1.19.4) support
- Updated to Velocity 3.3.0
- Improved 1.20.3+ Support
Full Changelog: https://github.com/4drian3d/AuthMeVelocity/compare/4.0.4...4.1.0
Fixes
- Implement support for modern TabCompletion blocking in https://github.com/4drian3d/AuthMeVelocity/pull/103
Library Updates
- chore(deps): update dependency net.minecrell.plugin-yml.bukkit to v0.6.0 in https://github.com/4drian3d/AuthMeVelocity/pull/101
Full Changelog: https://github.com/4drian3d/AuthMeVelocity/compare/4.0.2...4.0.3
Features
Fixes
- fix(api): Fixed NPE in AuthMeVelocityAPI#removePlayerIf
- fix: Fixed AutoLogin not working
- Removed Paper 1.19.3 support
Full Changelog: https://github.com/4drian3d/AuthMeVelocity/compare/4.0.1...4.0.2
- fix(deps): update dependency net.kyori:adventure-api to v4.13.0 in https://github.com/4drian3d/AuthMeVelocity/pull/83
- chore(deps): update shadow to v8.1.1 in https://github.com/4drian3d/AuthMeVelocity/pull/84
- fix(deps): update dependency org.bstats:bstats-velocity to v3.0.2 in https://github.com/4drian3d/AuthMeVelocity/pull/85
- fix(deps): update dependency net.kyori:adventure-api to v4.13.1 in https://github.com/4drian3d/AuthMeVelocity/pull/86
- Added Folia Support
Full Changelog: https://github.com/4drian3d/AuthMeVelocity/compare/4.0.0...4.0.1
In this update the groupId is changed, the API is published in Maven Central instead of JitPack, MiniPlaceholders 2 is supported and the ignoreSignedPlayers option is removed.
How to update
Simply delete the libs folder in the AuthMeVelocity directory.
In addition, AuthMeVelocity is now distributed in 2 jars (as initially distributed), this allows to have a better modularity and to be able to implement more modules in the future (probably an exclusive version for Paper 1.19.3+). AuthMeVelocity-Proxy must be installed on your Velocity proxy and AuthMeVelocity-Paper must be installed on your servers that have AuthMeReloaded installed
Compatibility with Minecraft 1.19.1+
In this version the ignoreSignedPlayers option is removed. This is done because I developed a plugin that fixes this problem in Velocity, called UnSignedVelocity.
What's Changed
- AuthMeVelocity 4 in https://github.com/4drian3d/AuthMeVelocity/pull/76
- fix(deps): update dependency org.bstats:bstats-velocity to v3.0.1 in https://github.com/4drian3d/AuthMeVelocity/pull/77
- chore(deps): update dependency gradle to v8 in https://github.com/4drian3d/AuthMeVelocity/pull/78
- chore(deps): update dependency net.minecrell.plugin-yml.bukkit to v0.5.3 in https://github.com/4drian3d/AuthMeVelocity/pull/80
- chore(deps): update shadow to v8 (major) in https://github.com/4drian3d/AuthMeVelocity/pull/81
- chore(deps): update dependency gradle to v8.0.2 in https://github.com/4drian3d/AuthMeVelocity/pull/79
- refactor!: change package to io.github._4drian3d.authmevelocity
- feat: implement separate releases
- publish: Maven Central
- fix: removed ignore signed players option
- fix(deps): updated to MiniPlaceholders 2
- feat: implement injection
- feat: improved configuration handling
- test: implement tests
- fix: fixed legacy minecraft version plugin message sending
Full Changelog: https://github.com/4drian3d/AuthMeVelocity/compare/3.0.6...4.0.0
What's Changed
- Improved Maven publishing with Indra in https://github.com/4drian3d/AuthMeVelocity/pull/69
- Configure Renovate by @renovate in https://github.com/4drian3d/AuthMeVelocity/pull/70
- chore(deps): update dependency gradle to v7.6 by @renovate in https://github.com/4drian3d/AuthMeVelocity/pull/71
- feat: Improved API publication
- build: Implement type safe project accessors
- misc: improved some code quality
Full Changelog: https://github.com/4drian3d/AuthMeVelocity/compare/3.0.5...3.0.6