Skip to content

Releases: Corenb/PremiumConnector

Release 2.3.3

Choose a tag to compare

@Corenb Corenb released this 24 Jan 21:50

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

New Contributors

Full Changelog: 2.3.2...2.3.3

Release 2.3.3 pre 1 - Add MultiLobby support

Choose a tag to compare

@Corenb Corenb released this 23 Feb 11:39

Add multi lobby support, just set the MultiLobby group name as authServer field in configuration file.

Release 2.3.2 - Bug fix and improvement

Choose a tag to compare

@Corenb Corenb released this 07 Feb 23:10

Fix issues and improve second attempt feature
Fix issues when cancelling premium check task

Release 2.3.1 - Add fixUUID feature

Choose a tag to compare

@Corenb Corenb released this 07 Feb 11:38

Add fixUUID option
Fix issue with second attempt
Fix issue with storing cached data

Release 2.3.0 - Support to bedrock edition

Choose a tag to compare

@Corenb Corenb released this 07 Feb 01:56

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

Choose a tag to compare

@Corenb Corenb released this 01 Feb 14:25
6d1edb1

Update LockLogin API to 1.0.5.3 version

Release 2.2.5 - Fixes

Choose a tag to compare

@Corenb Corenb released this 20 Jan 23:10

Add blockServerSwitch option (Fix #15 )
Add more informations about using SQLite backend (Fix #3 )
Fix max lenght username (Fix #13 )

Release 2.2.4 - Rework commands and multi-language

Choose a tag to compare

@Corenb Corenb released this 16 Jan 00:43

Rework /premium command
Add /cracked and /reset command with optional player argument
Add multi-language support

Release 2.2.3 - Fix LockLogin API

Choose a tag to compare

@Corenb Corenb released this 28 Dec 12:19

Fix LockLogin API imports causing Exception

Release 2.2.2 - Update LockLogin API

Choose a tag to compare

@Corenb Corenb released this 03 Dec 12:21
15f278c

Update LockLogin API