
AuthMe ForceLogin
Useful add-on for AuthMe-Reloaded for Offline-Server
Список изменений
✨ New Features
🔄 /premium accept System Rework
Removed the intermediate confirmation step for faster usage.
The command now directly performs the Mojang verification and saves the IP.
ℹ️ New Command: /premium about
Added a detailed information section explaining how the plugin works.
Provides full transparency on data handling in compliance with GDPR.
🔒 GDPR Protection & AES Encryption
All IP addresses stored in linked.yml are now encrypted using AES-128.
Even if configuration files are accessed, player IPs remain unreadable in plain text.
IP addresses are only decrypted in memory during player connection.
⚙️ Full Control (Global Toggle)
Added the enableplugin setting in the configuration.
If set to false, the plugin is fully disabled (commands and bypass), ensuring maximum safety during maintenance.
⚙️ Technical Improvements
📁 Full config.json (or config.yml)
All messages without exception (success, errors, help, warnings) are now fully customizable.
Centralized handling of the plugin disabled error message.
🔐 Secure IP Display
The /premium list sure command only displays decrypted IPs after explicit confirmation from the user.
Prevents accidental IP leaks during streams or screenshots.
🧹 Code Cleanup
Improved asynchronous task handling for Mojang API requests.
Optimized performance and reliability.
