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

  • R
  • Feb 10, 2026
  • 110.76 KB
  • 32
  • 1.21.1
  • NeoForge

File Name

dragonstechmagic-1.4.3.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

[1.4.3] - 2026-02-10

Added

  • Enhanced Game Master (GM) Mode
    • New /gm command system replacing the old God Mode and Spectator modules.
    • Core GM: /gm on/off toggles God Mode (Invulnerability, Flight) without the [GOD] prefix in TAB.
    • Intangibility: /intangivel [on|off] allows passing through walls (Spectator-like movement) while remaining visible or invisible.
    • Invisibility (Vanish): /invisivel [on|off] makes the GM completely invisible to other players (including TAB list disguised as Survival) but allows interaction with the world.
    • Damage Configuration: /gm dano <value|padrao> allows setting custom damage output (e.g., One Hit Kill) or resetting to Vanilla damage.
    • Anonymous Kills: Kills by GMs show generic "Magic" death messages instead of the player name.

Changed

  • Stealth Improvements:
    • GM users are now disguised as SURVIVAL in the TAB list even when using Invisibility or Intangibility.
    • Removed [GOD] prefix from TAB to prevent detection.
  • Damage Logic: Default GM damage is now Vanilla. Hit-kill must be explicitly configured via /gm dano.

Removed

  • Legacy Modules: Removed the standalone Spectate module as it was superseded by the new /intangivel and /invisivel systems.

Technical

  • Packet Manipulation
    • Implemented advanced packet handling for ClientboundPlayerInfoUpdatePacket to mask GameMode.
    • Added support for ClientboundAddEntityPacket to properly spawn fake entities when needed.