Login Security - Panda
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 1.0.1
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/login-security-panda
资源信息
Minecraft 版本: 1.21.1
平台: neoforge
标签: management optimization utility
资源介绍
Minecraft Login/Registration System Analysis
Core Features
Authentication System
- Commands:
/login <password>and/register <password> - Password verification with attempt limit (default: 3)
- Minimum password length requirement (4 characters)
Account Protection
- Configurable account limit per IP
- Action blocking while unauthenticated
- IP registry to prevent multi-accounting
Security Measures
- Freezes unauthenticated players (movement prevention)
- Blocks interactions (items, blocks, chat)
- Prevents unauthorized command usage
Administration Tools
- Force login:
/auth forcelogin - Manual unfreeze:
/auth unfreeze - IP limit configuration:
/auth setiplimit - Configuration reload:
/auth reload
Internationalization
- Multi-language support (PT/EN included)
- Customizable messages via JSON files
Technical Components
Data Storage
- Player data:
players.json - System config:
config.json - IP registry:
ip_registry.json - Custom IP limits:
ip_limits.json
Session Management
SessionData: Tracks login state and attemptsPlayerState: Stores pre-login player dataPlayerData: Permanent account information
Event Handling
- Player connection/disconnection
- Movement and interaction attempts
- Command and chat usage
- Item throwing
System Flow
First Access
- Player is frozen and prompted to register
- After registration, player is disconnected to login
Subsequent Access
- Player must login with registered password
- Full functionality unlocked after authentication
Protection Mechanisms
Unauthenticated players cannot:
- Move or interact with world
- Use commands (except login/register)
- Send chat messages
- Throw items
Customization Options
- Message files (in
messages/) - Default accounts-per-IP limit
- Custom IP-specific limits
- System language (PT/EN)
Summary: A robust authentication system providing security against unauthorized access and multi-accounting, with comprehensive admin tools for server management.
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~