Releases: 4drian3d/AuthMeVelocity
4.1.2
What's Changed
- fix(deps): update dependency org.junit:junit-bom to v5.10.3 by @renovate in #150
- fix(deps): update dependency net.kyori:adventure-api to v4.17.0 - autoclosed by @renovate in #152
- chore(deps): update plugin ideaext to v1.1.8 by @renovate in #153
- chore(deps): update dependency gradle to v8.9 by @renovate in #154
- chore(deps): update runtask to v2.3.0 by @renovate in #157
- fix(deps): update dependency org.assertj:assertj-core to v3.26.3 by @renovate in #160
- fix(deps): update dependency fr.xephi:authme to v5.6.0 by @renovate in #164
- fix(deps): update libby to v1.3.1 by @renovate in #165
- Fix forcelogin auth exploit by @AlexProgrammerDE in #170
- fix(deps): update dependency org.junit:junit-bom to v5.11.0 by @renovate in #166
- chore(deps): update dependency gradle to v8.10 by @renovate in #167
- chore(deps): update runtask to v2.3.1 by @renovate in #168
- fix(deps): update dependency org.bstats:bstats-velocity to v3.0.3 by @renovate in #169
- Improved plugin messaging sending to backend server
Full Changelog: 4.1.1...4.1.2
4.1.1
What's Changed
- fix(deps): update dependency org.assertj:assertj-core to v3.25.1 by @renovate in #140
- fix(deps): update dependency org.assertj:assertj-core to v3.25.2 by @renovate in #145
- chore(deps): update nick-invision/retry action to v3 by @renovate in #146
- chore(deps): update dependency gradle to v8.6 - autoclosed by @renovate in #147
- chore(deps): update dependency xyz.jpenilla.run-paper to v2.2.3 by @renovate in #148
- fix(deps): update dependency org.assertj:assertj-core to v3.25.3 by @renovate in #151
- Fixed Velocity 3.3.0 support when using VPacketEvents
Full Changelog: 4.1.0...4.1.1
4.1.0
What's Changed
- fix(deps): update libby to v1.3.0 by @renovate in #115
- fix(deps): update dependency io.github.miniplaceholders:miniplaceholders-api to v2.2.1 by @renovate in #107
- fix(deps): update dependency org.junit:junit-bom to v5.10.0 by @renovate in #108
- chore(deps): update indra to v3.1.3 by @renovate in #118
- chore(deps): update dependency gradle to v8.3 by @renovate in #106
- chore(deps): update actions/checkout action to v4 by @renovate in #120
- chore(deps): update dependency net.kyori.blossom to v2.1.0 by @renovate in #121
- chore(deps): update runtask to v2.2.0 by @renovate in #122
- Add ability to require permission to send-on-login by @RealTriassic in #126
- chore(deps): update dependency gradle to v8.4 by @renovate in #124
- fix(deps): update dependency org.junit:junit-bom to v5.10.1 by @renovate in #130
- chore(deps): update runtask to v2.2.1 by @renovate in #131
- chore(deps): update runtask to v2.2.2 by @renovate in #132
- fix(deps): update dependency io.github.miniplaceholders:miniplaceholders-api to v2.2.3 by @renovate in #133
- chore(deps): update dependency gradle to v8.5 by @renovate in #134
- chore(deps): update actions/setup-java action to v4 - autoclosed by @renovate in #135
- chore(deps): update actions/upload-artifact action to v4 by @renovate in #136
- fix(deps): update dependency net.kyori:adventure-api to v4.15.0 by @renovate in #137
- Added AuthMe Sessions support by @4drian3d in #138
- feat: Added LuckPerms contexts
- Removed Legacy versions (Spigot and <1.19.4) support
- Updated to Velocity 3.3.0
New Contributors
- @RealTriassic made their first contribution in #126
Full Changelog: 4.0.4...4.1.0
4.0.4
Fixes
Library Updates
- chore(deps): update dependency gradle to v8.2 by @renovate in #104
- chore(deps): update indra to v3.1.2 by @renovate in #105
Full Changelog: 4.0.3...4.0.4
4.0.3
4.0.2
Features
Fixes
- fix(api): Fixed NPE in AuthMeVelocityAPI#removePlayerIf
- fix: Fixed AutoLogin not working
- Removed Paper 1.19.3 support
Library Updates
- fix(deps): update libby to v1.2.0 by @renovate in #88
- chore(deps): update dependency gradle to v8.1 by @renovate in #89
- chore(deps): update dependency gradle to v8.1.1 by @renovate in #90
- chore(deps): update runtask to v2.1.0 by @renovate in #91
- fix(deps): update dependency io.github.miniplaceholders:miniplaceholders-api to v2.1.0 by @renovate in #93
- fix(deps): update dependency org.junit:junit-bom to v5.9.3 by @renovate in #94
- fix(deps): update dependency io.github.miniplaceholders:miniplaceholders-api to v2.2.0 by @renovate in #95
- chore(deps): update indra to v3.1.1 by @renovate in #96
- fix(deps): update dependency net.kyori:adventure-api to v4.14.0 by @renovate in #99
Full Changelog: 4.0.1...4.0.2
4.0.1
What's Changed
- fix(deps): update dependency net.kyori:adventure-api to v4.13.0 by @renovate in #83
- chore(deps): update shadow to v8.1.1 by @renovate in #84
- fix(deps): update dependency org.bstats:bstats-velocity to v3.0.2 by @renovate in #85
- fix(deps): update dependency net.kyori:adventure-api to v4.13.1 by @renovate in #86
- Added Folia Support
Full Changelog: 4.0.0...4.0.1
4.0.0
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 by @4drian3d in #76
- fix(deps): update dependency org.bstats:bstats-velocity to v3.0.1 by @renovate in #77
- chore(deps): update dependency gradle to v8 by @renovate in #78
- chore(deps): update dependency net.minecrell.plugin-yml.bukkit to v0.5.3 by @renovate in #80
- chore(deps): update shadow to v8 (major) by @renovate in #81
- chore(deps): update dependency gradle to v8.0.2 by @renovate in #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: 3.0.6...4.0.0
3.0.6
What's Changed
- Improved Maven publishing with Indra by @4drian3d in #69
- Configure Renovate by @renovate in #70
- chore(deps): update dependency gradle to v7.6 by @renovate in #71
- feat: Improved API publication
- build: Implement type safe project accessors
- misc: improved some code quality
New Contributors
If you want to support the development of the plugin, please download it from Modrinth
Full Changelog: 3.0.5...3.0.6
3.0.5
What's Changed?
- fix: Fixed Paper Debug logger issue
- fix: SendOnlogin configuration was using the auth servers instead of lobby servers
Full Changelog: 3.0.4...3.0.5
If you want to support the development of the plugin, please download it from Modrinth