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
[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:
GerenciadorCongelamentoto keep frozen state, initial position, and optional message - New events:
EventosCongelamentoto 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:
ComandoFreezeregistering/freezeand/unfreeze - Core updated:
DragonsTechMagicCoreregisters 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