Dragons Server Tools

Powerful server-side administration suite featuring advanced item blocking, smart auto-cleanup, End dimension access control, and essential moderation tools for staff.

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

NeoForge

implementation "curse.maven:dragons-server-tools-1326450:6887974"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[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 status command 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