
RemooLogin
A lightweight Minecraft plugin for offline servers that requires players to register and log in before interacting.
Список изменений
🚀 RemooLogin v3.0.0 — Stable Release
This major stable release brings full multi-version compatibility for the latest Minecraft versions, robust security enhancements, and optimized performance.
🌟 Key Features & Updates
-
Multi-Version Support: One single JAR now natively supports Minecraft 1.21 through 1.21.11 and 26.1 through 26.2.
-
Forward Compatibility: Configured with api-version: 1.21 to ensure seamless loading and backward-compatible support on newer server builds.
-
Advanced Chat Blocking: Prevents unauthenticated players from typing by supporting both legacy (AsyncPlayerChatEvent) and modern Paper (AsyncChatEvent) chat systems.
-
Cross-Version Audio: Added stable, string-keyed sound effects that trigger upon successful registration (challenge-complete sound) and login (level-up sound).
-
Gameplay Lock & Command Shortcuts: Strict protection rules block movement, item interaction, inventory clicks, and block breaking until authenticated. Players can now use quick shortcuts: /reg and /l.
-
Secure Account Storage: User credentials are encrypted using SHA-256 hashing and cleanly organized in individual .yml files inside the USERDATA/ folder.
⚠️ System Requirements
- Java 21+ is required for Minecraft 1.21.x servers.
- Java 25+ is required for Minecraft 26.x servers.
- Compatible with both Paper and Spigot server software.
