promotional bannermobile promotional banner

Quacked SMP - Server Management Panel

Browser-based web panel for full server and player management. Modular features: Land claims, RPG skills & abilities, chat filter, anti-grief, custom dimensions, teleportation, and more. Optional integrations: Votifier, Discord, BlueMap, Simple Voice Chat.

File Details

quackedsmp-fabric-2.1.7.jar

  • R
  • Apr 29, 2026
  • 604.52 KB
  • 22
  • 26.1.2
  • Fabric

File Name

quackedsmp-fabric-2.1.7.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:quackedsmp-1360431:8008164"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

HOTFIX

ChunkRegenManager.java:

  • Wilderness regen now discovers all dimensions correctly (was missing overworld, nether, end entirely)
  • Claims are loaded from the correct 26.x SavedData path
  • Spawn protection area is now preserved during regen (reads spawn pos + radius from level.dat and server.properties)
  • Dimension folder resolution uses the new dimensions/<namespace>/<path> layout

DimManager.java:

  • Offline player relocation uses correct 26.x player data path (LevelResource.PLAYER_DATA_DIR)
  • Removed dead scrubLevelDat code (WorldGenSettings no longer exists in 26.x)

EndResetLogic.java:

  • End terrain reset uses correct 26.x path (dimensions/minecraft/the_end instead of DIM1)
  • Now also clears the entities subfolder (new in 26.x)