EcoAuth icon

EcoAuth -----

A modern authentication plugin for Minecraft proxy & Spigot servers.



Features
1. Registration & Login
  • Secure Password Storage: Passwords are hashed with SHA-256 and salted for security.

  • Player Registration: Players register using /register <password> <password>.

  • Login Command: Players login using /login <password>.

  • Session Management: Sessions expire automatically based on configurable timeout settings.
2. Action Restrictions Before Authentication
  • Movement Restriction: Players cannot move until they authenticate.

  • Interaction Lock: Prevents item use, block breaking/placing, and inventory interactions.

  • Chat Lock: Players cannot chat before registering or logging in.

  • Command Restrictions: Only /login and /register commands are allowed before authentication.

  • Combat Restriction: Players cannot deal damage before logging in.
3. Multi-Database Support
  • SQLite: Lightweight local database for small servers.

  • MySQL: Reliable option for medium and large servers.

  • MongoDB: NoSQL support for scalable server setups.
4. Security & Reliability
  • Secure Hashing: Uses SHA-256 with salt for passwords.

  • Concurrent Session Management: Thread-safe session handling.

  • Player Session Cleanup: Expired sessions are automatically removed.
5. Configurable Options
  • Session Timeout: Configure how long authentication sessions last.

  • Customizable Messages: Modify messages in messages.yml for registration, login, and authentication prompts.

  • BungeeCord Support: Optionally redirect players to a specific server after login.
Resource Information
Author:
----------
Total Downloads: 5
First Release: Sep 15, 2025
Last Update: Sep 15, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings