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.3.2.jar

  • R
  • Aug 22, 2025
  • 95.16 KB
  • 17
  • 1.21.1
  • NeoForge

File Name

dragonstechmagic-1.3.2.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

[1.3.2] - 2025-08-22

Added

  • Freeze System for server administration
    • /freeze <player> [message...] — freezes a player and optionally shows a large persistent title message
    • /unfreeze <player> — unfreezes the player and clears the title
    • Title message is resent periodically to ensure visibility while frozen
    • OP-only usage (permission level 2+); console supported

Technical

  • New manager: GerenciadorCongelamento to keep frozen state, initial position, and optional message
  • New events: EventosCongelamento to enforce freeze by:
    • Keeping player at initial position and zeroing movement every tick
    • Cancelling block break (speed and actual break), item use, block interactions, entity interactions, attacks, and item toss
    • Clearing titles on logout as good practice
  • New commands: ComandoFreeze registering /freeze and /unfreeze
  • Core updated: DragonsTechMagicCore registers commands and events

[1.3.1] - 2025-08-22

Improved

  • Ground Cleanup (/limparchao): general stability and performance improvements during large-world scans
  • Clearer countdown broadcast messages and progress feedback for all players
  • More accurate item/stack counting and summary output after cleanup

Fixed

  • Prevented starting a new cleanup while another countdown is in progress
  • Fixed edge cases that could skip certain dropped items during counting