Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
A lightweight authentication plugin for the Bukkit/Spigot API including Velocity support!
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 on | August 1, 2026 |
|---|---|
| Downloads | 2 |
Platforms
Paper (1.20-26.2)
Velocity (3.3-4.0.0)