Skip to content

LoginCustom 0.1.0-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@imstaxdev imstaxdev released this 28 Jul 15:49

What's new

Alpha 2 adds secure Premium account support without requiring FastLogin or another authentication dependency.

  • Native selective Premium verification for Velocity and BungeeCord
  • /premium <current-password> securely verifies ownership on the next connection
  • Verified Premium players enter automatically without /login
  • /unpremium <player> supports registered online and offline accounts
  • /unregister <player> supports registered online and offline accounts
  • Password, Premium and account changes revoke active network sessions
  • Automatic migration from Alpha 1 databases
  • 15-second login/register timeout with reminders at 10 and 5 seconds
  • Improved fail-closed proxy-session validation
  • Self-contained SQLite remains included in Bukkit and Paper

Premium verification uses Minecraft's official login handshake. LoginCustom does not request Microsoft permissions and never receives Microsoft passwords or reusable account tokens.

Tested

  • PaperSpigot 1.8.8 with Velocity
  • Spigot 1.8.8 with BungeeCord
  • Paper 1.12.2 startup
  • Paper 1.15.2 startup

See SHA256SUMS.txt for artifact hashes.