File Details
dragonstechmagic-1.2.1.jar
- R
- Aug 15, 2025
- 63.29 KB
- 18
- 1.21.1
- NeoForge
File Name
dragonstechmagic-1.2.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
[1.2.1] - 2025-01-14
🐛 Bug Fixes & Improvements
🖥️ Server Console Support
- FIXED: All administrative commands now work properly from server console
- IMPROVED: Console receives appropriate feedback when executing commands
- NEW: Console-specific help messages for better usability
👤 Player Access Improvements
- FIXED:
/acessoend statuscommand now available to all players (no OP required) - IMPROVED: Players can check their own End access progress anytime
- ENHANCED: Better permission handling for different command levels
🛡️ Dedicated Server Data Persistence
- FIXED: Critical issue where players lost End access on server restarts
- NEW: Dual persistence system (NBT + JSON backup) for End access permissions
- NEW: Automatic data recovery system when NBT data is lost
- IMPROVED: Robust null checks to prevent crashes on dedicated servers
- NEW:
config/dragonstechmagic/acesso_end.json- End access permissions backup file
🔧 System Reliability
- FIXED: Configuration directory creation issues on dedicated servers
- IMPROVED: Enhanced error handling with detailed logging
- NEW: Automatic system initialization on server startup
- IMPROVED: Better validation of server state before file operations
- ENHANCED: More informative log messages for troubleshooting
📁 File System Improvements
- IMPROVED: More robust directory creation with proper error handling
- ENHANCED: Better file path validation and error reporting
- FIXED: Issues with config file creation in server environments
- NEW: Automatic backup and restore functionality for critical data
🔄 Technical Changes
- IMPROVED: Enhanced cache management for End access permissions
- NEW: Server startup event handler for system initialization
- IMPROVED: Better separation of console and player command execution
- ENHANCED: More resilient data loading and saving mechanisms