Releases: 4drian3d/AuthMeVelocity
3.0.4
3.0.3
From this version onwards the plugin should be able to work in Spigot and lower versions of Paper. This has not been tested, but it is recommended to upgrade to recent versions of Minecraft to avoid problems
What's Changed
- build(deps): Bump slf4j-api from 2.0.5 to 2.0.6 in /common by @dependabot in #64
- feat: Implement Spigot Compatibility by @4drian3d in #68
Full Changelog: 3.0.2...3.0.3
3.0.2 Release
What's Changed
- build(deps): Bump MiniPlaceholders from 1.1.1 to 1.2.1 in /paper by @dependabot in #55
- build(deps): Bump MiniPlaceholders from 1.1.1 to 1.2.1 in /velocity by @dependabot in #54
- build(deps): Bump slf4j-api from 1.7.36 to 2.0.0 in /common by @dependabot in #53
- build(deps): Bump MiniPlaceholders from 1.2.1 to 1.3.1 in /paper by @dependabot in #58
- build(deps): Bump MiniPlaceholders from 1.2.1 to 1.3.1 in /velocity by @dependabot in #57
- build(deps): Bump slf4j-api from 2.0.0 to 2.0.3 in /common by @dependabot in #61
- build(deps): Bump slf4j-api from 2.0.3 to 2.0.4 in /common by @dependabot in #62
- Fix unlogin issue when connecting with same username by @AlexProgrammerDE in #63
- build(deps): Bump fastlogin.velocity from 1.11-SNAPSHOT to 1.12-SNAPSHOT in /velocity by @dependabot in #51
New Contributors
- @AlexProgrammerDE made their first contribution in #63
Full Changelog: 3.0.1...3.0.2
Download it from: https://modrinth.com/plugin/authmevelocity/version/3.0.2
3.0.1 Release
- fix: Fixed initialization error in Paper <1.18.2
Full Changelog: 3.0.0...3.0.1
3.0.0 Release
What's Changed
- Version 3.0.0 by @4drian3d in #50
- refactor: Migrate to gradle
- refactor: Update to Java 17
- feat: Added support for Java 9 Modules
- refactor(api): Implement API modules
- feat: Migrate to configurate again, definitively
- feat(paper): Implement Paper Debug
- feat(velocity): Implement Velocity debug mode
- feat: Implement metrics
- fix(velocity): Implement ignoreSignedPlayer configuration
- misc(velocity): Implement Advanced config section
- feat(docs): Implement LoginByProxyEvent on Paper
- feat: Improved server connection selection
- feat: Improved PreSendLoginEvent Result
- chore: Implement Gradle Wrapper
This update brings new configuration options, API improvements for Paper and Velocity modules, performance improvements, internal refactoring, Minecraft 1.19.1 support and more. It is incompatible with the previous version, so you will have to reconfigure the plugin with the hocon(.conf) format.
The plugin is now distributed as a single file that can be installed on Paper servers version 1.13 or higher (1.12 support likely, not verified or supported) and on Velocity instances version 3.1.2 or higher.
In case you do not use Java 17 or higher, you can still use AuthMeVelocity (spigot/proxy) 2.2.3. This version will continue to be supported until the end of this year and will be updated only if a bug is found
Full Changelog: 2.2.3...3.0.0
2.2.3 Release
- Fixed #46
Full Changelog: 2.2.2...2.2.3
2.2.2 Release
2.2.1 Release
2.2.0 Release
What's Changed
- feat: Added support for setups with multiple servers with Authme installed Resolves #30
- misc: Replaced some Components with native MiniPlaceholders components
- feat: Implement authme_in_auth_server and authme_player_in_auth_server placeholders
- feat(api): Implement AuthmeVelocityAPI#isNotLogged
- fix: Correctly filtered players in the AuthmePlaceholders expansion
- fix(paper): Unregister plugin channels on plugin disable
- feat: Implement /authmevelocity command
- feat: Improved reload messages
- fix: Catch IllegalStateException on invalid configuration load
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #35
- Bump actions/setup-java from 2 to 3 by @dependabot in #34
- Bump MiniPlaceholders from 1.0.0 to 1.0.1 by @dependabot in #36
- Bump MiniPlaceholders from 1.0.1 to 1.1.1 in /spigot by @dependabot in #37
- Bump MiniPlaceholders from 1.0.1 to 1.1.1 in /proxy by @dependabot in #38
- feat: Implement /authmevelocity command by @4drian3d in #42
Full Changelog: 2.1.1...2.2.0
Fix default config values
Full Changelog: 2.1.0...2.1.1