Skip to content

Releases: Corenb/PremiumConnector

Release 2.3.3

24 Jan 21:50
Compare
Choose a tag to compare

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

23 Feb 11:39
Compare
Choose a tag to compare

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

Release 2.3.2 - Bug fix and improvement

07 Feb 23:10
Compare
Choose a tag to compare

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

Release 2.3.1 - Add fixUUID feature

07 Feb 11:38
Compare
Choose a tag to compare

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

Release 2.3.0 - Support to bedrock edition

07 Feb 01:56
Compare
Choose a tag to compare

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

01 Feb 14:25
6d1edb1
Compare
Choose a tag to compare

Update LockLogin API to 1.0.5.3 version

Release 2.2.5 - Fixes

20 Jan 23:10
Compare
Choose a tag to compare

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

16 Jan 00:43
Compare
Choose a tag to compare

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

Release 2.2.3 - Fix LockLogin API

28 Dec 12:19
Compare
Choose a tag to compare

Fix LockLogin API imports causing Exception

Release 2.2.2 - Update LockLogin API

03 Dec 12:21
15f278c
Compare
Choose a tag to compare