promotional bannermobile promotional banner

DashBoardAdmin

DashBoardAdmin is an all-in-one server administration mod for Minecraft 1.21.1 (NeoForge), built for SMP servers.

File Details

dashboardadmin-1.5.1.jar

  • R
  • Jun 14, 2026
  • 368.68 KB
  • 12
  • 1.21.1
  • NeoForge

File Name

dashboardadmin-1.5.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:dashboardadmin-1573562:8249544"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

● Changelog v1.5.1

  /chest, /lock fixes and /fill in build mode

  - /chest: enchanted or renamed items keep their data after a server restart. Before, they reverted to plain items (the save only kept the id
  and count); the full NBT is now stored.
  - /lock: a block placed where a previously locked block stood no longer inherits a phantom lock. The lock is cleared when the block is broken
  or when a block is placed there. A locked block is also protected from being broken by other players (before, only right-click was blocked).
  - /fill: usable in /build mode just like /setblock, as long as both corners stay inside the build zone.