
LoginPlus
A lightweight authorization plugin for your minecraft server
LoginPlus 🔐
Version: 1.0.0 API: Spigot 1.21.4
LoginPlus is a lightweight and secure login/registration plugin for Spigot servers. It helps server owners protect player accounts without needing an external database. All player accounts and passwords are stored safely in a local YAML file.
Features:
🔑 Register & Login Commands (/register
⏱️ Authorization Timer – players must log in within the set time or they will be kicked.
🚫 Block Restrictions – players cannot move, chat, break, or place blocks until they log in.
🎯 Bossbar & Action Bar Notifications – customizable messages guide players to register/login.
🎨 Customizable Bossbar Colors – configure any supported Spigot color in config.yml.
📂 Simple File Storage – accounts are saved in accounts.yml automatically.
🛡️ No External Dependencies – plug-and-play solution for account security.
Configuration (config.yml):
auth-time → Time (in seconds) players have to log in before being kicked.
bossbar-color → Bossbar color (any valid Spigot color, e.g., BLUE, RED, GREEN, YELLOW).
messages → Fully customizable messages for login, register, success, and errors.
Commands:
/register
/login
Permissions:
None (all players must register/login).
