Skip to content

Releases: 4drian3d/AuthMeVelocity

4.1.1

01 Mar 16:59
381fec1
Compare
Choose a tag to compare

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

25 Dec 03:20
fa40538
Compare
Choose a tag to compare

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

Full Changelog: 4.0.4...4.1.0

4.0.4

29 Jul 16:09
0f287df
Compare
Choose a tag to compare

Fixes

Library Updates

Full Changelog: 4.0.3...4.0.4

4.0.3

28 Jun 03:33
9eed19a
Compare
Choose a tag to compare

Fixes

  • Implement support for modern TabCompletion blocking in #103

Library Updates

  • chore(deps): update dependency net.minecrell.plugin-yml.bukkit to v0.6.0 by @renovate in #101

Full Changelog: 4.0.2...4.0.3

4.0.2

08 Jun 17:14
34a643b
Compare
Choose a tag to compare

Features

Fixes

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

11 Apr 17:52
e8de6bc
Compare
Choose a tag to compare

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

11 Mar 16:38
72d7e60
Compare
Choose a tag to compare

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

Full Changelog: 3.0.6...4.0.0

3.0.6

07 Feb 02:17
Compare
Choose a tag to compare

What's Changed

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

12 Jan 04:13
Compare
Choose a tag to compare

What's Changed?

Full Changelog: 3.0.4...3.0.5

If you want to support the development of the plugin, please download it from Modrinth

3.0.4

11 Jan 16:15
Compare
Choose a tag to compare

What´s Changed?

  • Fixed Spigot and Paper <1.14 compatibility

Full Changelog: 3.0.3...3.0.4

If you want to support the development of the plugin, please download it from Modrinth