Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
Dash Admin Interface
PluginBSD-3-Clause

Dash Admin Interface

⚡ Modern web-based admin dashboard for Minecraft servers with real-time monitoring, player management, and remote control

14
Downloads
2
Followers
2 months ago
Updated
📦
1
Versions
managementtechnologyutilitybukkitpaperspigot
Download Latestv1.0.1View on Modrinth

📖About Dash Admin Interface

Dash

Modern web-based admin dashboard for Minecraft servers

Dash provides a comprehensive web interface for server administration, enabling you to manage your Minecraft server from any device with a browser. Monitor server performance, manage players, execute commands, configure settings, and handle backups—all through an elegant, modern web UI.

Features

📊 Real-Time Monitoring

  • Live server statistics (TPS, memory, CPU usage)
  • Historical performance graphs and analytics
  • Online player tracking with detailed profiles
  • Console log streaming with color-coded output

👥 Player Management

  • View all players with session history and playtime
  • Kick, ban, freeze, or teleport players
  • Add and manage admin notes for players
  • View and edit player inventories and ender chests
  • Whitelist management

⚙️ Server Configuration

  • Modify server settings (MOTD, view distance, simulation distance)
  • Configure game rules for all worlds
  • Upload and manage server icon
  • Enable/disable plugins dynamically

💾 Backup System

  • Create manual backups instantly
  • Schedule automatic backups
  • Download backup archives
  • Manage backup retention (configurable max backups)

📁 File Management

  • Browse server files and directories
  • Edit configuration files directly in the browser
  • Upload files and plugins
  • Upload and manage datapacks

🎮 Advanced Features

  • Execute console commands remotely
  • Teleport players to coordinates or other players
  • Broadcast messages as admin or server
  • Player freeze system for moderation
  • Web-based registration system with time-limited codes

Installation

  1. Download the latest Dash.jar from the releases page
  2. Place the JAR file in your server's plugins folder
  3. Restart your server
  4. Configure the web port in plugins/Dash/config.yml (default: 8080)
  5. Restart the server again to apply configuration

Usage

Initial Setup

  1. Join your server as an operator
  2. Run /dash register to generate a registration code
  3. Open the web dashboard at http://localhost:PORT (replace PORT with your configured port)
  4. Enter your registration code and create admin credentials
  5. Log in with your new credentials

Commands

Command Description Permission
/dash register Generate a web registration code (expires in 5 minutes) dash.register

Permissions

Permission Description Default
dash.register Allows generating web registration codes op

Configuration

Edit plugins/Dash/config.yml:

# Web server port for the admin dashboard
port: 8080

# Database settings for player data tracking
database:
  type: sqlite
  file: dash.db

# Backup settings
backups:
  directory: backups
  max-backups: 10

Configuration Options:

  • port: Web server port (default: 8080)
  • database.type: Database type (currently supports SQLite)
  • database.file: Database file name
  • backups.directory: Backup storage directory
  • backups.max-backups: Maximum number of backups to retain

Supported Versions

  • Minecraft: 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4+
  • Server Software: Paper, Spigot, and compatible forks
  • Java: 21 or higher

Security

  • Registration codes expire after 5 minutes
  • Session-based authentication with secure cookies
  • All actions are logged with IP tracking
  • File upload validation and path sanitization
  • Admin credentials are hashed and stored securely

License

This project is licensed under the BSD 3-Clause License - see the LICENSE file for details.

Author

Developed by Frxme


🤝 Partner

Emerald Host Logo

Powered by EmeraldHost

DDoS-Protection, NVMe Performance und 99.9% Uptime. Der Host meines Vertrauens für alle Development-Server.

Use Code Frxme10 for 10% off

For issues, feature requests, or contributions, please visit the GitHub repository

👥 Team & Contributors

Framepersecond
FramepersecondOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitpaperspigot
Minecraft Versions
1.211.21.11.21.21.21.31.21.41.21.51.21.61.21.7+4 more

🔗 Links

Modrinth Page