Releases: Corenb/PremiumConnector
Release 2.3.3
New feature
- Add multi lobby support, just set the MultiLobby group name as
authServer
field in configuration file
Fix
- Fix multiples issues with SQLite
- Remove LockLogin API due to no longer support external access
What's Changed
- Add Dependabot by @T0biii in #28
- Bump HikariCP from 3.4.2 to 5.0.0 by @dependabot in #39
- Bump snakeyaml from 1.26 to 1.30 by @dependabot in #41
New Contributors
- @T0biii made their first contribution in #28
- @dependabot made their first contribution in #39
Full Changelog: 2.3.2...2.3.3
Release 2.3.3 pre 1 - Add MultiLobby support
Add multi lobby support, just set the MultiLobby group name as authServer
field in configuration file.
Release 2.3.2 - Bug fix and improvement
Fix issues and improve second attempt feature
Fix issues when cancelling premium check task
Release 2.3.1 - Add fixUUID feature
Add fixUUID option
Fix issue with second attempt
Fix issue with storing cached data
Release 2.3.0 - Support to bedrock edition
Add new geyserProxy option to not redirect on auth server players from
these proxy
Add wrongEdition message when Minecraft edition is not the same than
previous logins
Add support to store edition in database structure
Fix not redirect cracked players after logged in when try to connect to an offline server
Move sql statements from PlayerSession to SQLManager
Release 2.2.6 - Update LockLogin API
Update LockLogin API to 1.0.5.3 version
Release 2.2.5 - Fixes
Release 2.2.4 - Rework commands and multi-language
Rework /premium command
Add /cracked and /reset command with optional player argument
Add multi-language support
Release 2.2.3 - Fix LockLogin API
Fix LockLogin API imports causing Exception
Release 2.2.2 - Update LockLogin API
Update LockLogin API