Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for nobodyinvited

A lightweight authentication plugin for the Bukkit/Spigot API including Velocity support!

Report SkarvexAuthentication?

Release
v.1.2.0

nobodyinvited released SkarvexAuthentication version v.1.2.0 on Today 1:08 PM

  • Instead of a manual database initialisation inside the proxy plugin, all tables are created by Flyway migrations.
  • Implement email service to handle business logic and operations pertaining to the email address binding, unbinding, and possible validations.
  • Introducing email-related commands that are accessible only when the user is logged in, preventing unauthorised email unbinding.
  • Add SMTP connection inside the Velocity plugin configuration (config.yml) with customisable email templates.
  • Caffeine Caching for storing the temporary confirmation code with a 10-minute expiration.
  • Extend the columns of the database table users, including the linked email and whether the email is verified.

Information

Published onAugust 1, 2026
Downloads2

Platforms

Paper Paper (1.20-26.2)
Velocity Velocity (3.3-4.0.0)