AuthSec Plugin

Auth Plugin

AuthSec - Secure Authentication Plugin for Minecraft (1.12.2)

AuthSec is a secure, SQLite-based authentication system designed for Minecraft servers. It ensures that players register and verify their identity before interacting with the world.


🛡️ Features

  • Registration & Login

    • Players must register with /register <password> <password>
    • Players log in using /login <password>
  • 🔒 SHA-256 Password Hashing

    • Secure password storage using strong cryptographic hashing
  • 📧 Email Binding

    • Set a recovery email via /secure <email>
  • ♻️ Password Recovery

    • Restore access with /restore <email> <registration_date> <newpassword>
  • 🧠 Auto-Login System

    • Enable/disable with /autologinset 1 or 0
    • Remembers IP to auto-login safely
  • 🚷 Movement Lock Until Login

    • Players are frozen until they authenticate
  • 📅 Registration Date Handling

    • Useful for restoring accounts securely
  • 🗃 Single SQLite File Storage

    • No need for external DB server

🎮 Commands

Command Description
/register <pass> <pass> Register a new account
/login <pass> Log into an existing account
/restore <email> <date> [newpass] Recover password or account
/secure <email> Set recovery email
/autologinset <0|1> Enable/disable auto-login

🔐 Permissions

Node Description Default
authsec.use Access all plugin commands true

All commands are available to regular players by default. No operator/admin permissions required.


The AuthSec Plugin Team

profile avatar
  • 7
    Followers
  • 41
    Projects
  • 60.8K
    Downloads

More from RuslanSemView all