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

  • R
  • Aug 15, 2025
  • 64.30 KB
  • 29
  • 1.21.1
  • NeoForge

File Name

dragonstechmagic-1.2.3.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

[1.2.3] - 2025-01-15

Fixed

  • Critical VPS Fix: Replaced server.getServerDirectory() with FMLPaths.CONFIGDIR.get() for proper NeoForge config directory handling
  • Directory Path Resolution: Fixed absolute path issues that prevented config directory creation on VPS environments
  • NeoForge Compliance: Updated all configuration managers to use standard NeoForge path resolution methods

Technical Changes

  • Updated GerenciadorDadosPersistentes to use FMLPaths.CONFIGDIR.get()
  • Updated GerenciadorConfiguracao to use FMLPaths.CONFIGDIR.get()
  • Updated GerenciadorAcessoEnd to use FMLPaths.CONFIGDIR.get()
  • Removed dependency on server instance for config directory resolution