Paid 1.0.0

Soulven Login - Standalone Auth Plugin

A secure, standalone authentication plugin with no dependencies - register, login, sessions, captcha, and full protection system.

0 (0)
2 downloads
44 views
Jun 2026
Updated Jul 07

Soulven Login v1.0

A lightweight, standalone authentication plugin for Minecraft servers. Zero dependencies required - just drop in the jar and configure.

Features

Core Authentication

  • /register <password> <confirm> - Create account

  • /login <password> - Authenticate

  • /logout - Log out

  • /changepassword <old> <new> - Change password

  • /unregister <password> - Delete account

Security

  • BCrypt password hashing (12 rounds)

  • Brute-force protection with lockout

  • Configurable password length limits

  • Optional captcha on registration

Session System

  • Auto-login for returning players

  • Trusted IP recognition

  • Sessions survive server restarts

Smart Title System

  • Repeating title until player authenticates

  • Shows different message based on registration status

  • Auto-kick after 30 seconds (configurable)

  • Kick message changes based on status

Full Protection System

All protection can be individually toggled in config:

  • Block movement, chat, commands

  • Block inventory, interactions

  • Block PvP (both directions)

  • Block mob/zombie damage

  • Block block breaking and placing

  • Block teleportation, item pickup, vehicles

  • Hide unlogged players (optional)

Admin Commands

  • /soulvenadmin reload - Reload config

  • /soulvenadmin changepass - Force change password

  • /soulvenadmin unregister - Force unregister

  • /soulvenadmin forcelogin - Force login

  • /soulvenadmin info - View player data

  • /soulvenadmin purge - Delete inactive accounts

  • /soulvenadmin setspawn - Set login spawn

  • /soulvenadmin stats - View statistics

Storage

  • SQLite (local database, zero config)

Customization

  • All messages configurable

  • Sound effects on login/register/error

  • Title screen with custom text

  • Permission nodes for every feature

Why Soulven Login?

  • 100% Standalone - No dependencies needed

  • Lightweight - Minimal performance impact

  • Secure - BCrypt hashing, brute-force protection

  • Configurable - Every message and setting in config files

  • Modern - Adventure API, async database operations

1.0.0 Jun 29, 2026
Initial release

Reviews

0 reviews

No reviews yet

Be the first to review this project!