
VoxelDash
VoxelDash is a simple dashboard for your Minecraft and Hytale servers
- Загрузки
- 441
- Подписчики
- 2
- Обновлён
- 7 июня 2026 г.
- Лицензия
- MIT
Опубликован 4 июня 2026 г.
VoxelDash
A modern, beautiful web dashboard for managing your Minecraft server (formerly MCDash)
📖 Documentation · 🐛 Report Bug · ✨ Request Feature
Features
VoxelDash provides everything you need to manage your Minecraft server from a sleek, modern web interface:
| Feature | Description |
|---|---|
| Dashboard | Real-time status with customizable widgets for TPS, memory, CPU, players, and more |
| Players | See who's online, manage the whitelist, bans, and operators, and edit inventories or profiles |
| File Manager | Browse, edit, upload, and download server files right in your browser |
| Console | Live console output and command execution, with optional SSH access |
| Worlds | Manage every world's time, weather, and difficulty, or create and delete worlds |
| Plugins & Mods | Install and update plugins and mods from Modrinth, SpigotMC, and CurseForge |
| Backups | Create, restore, and download backups, manually or on a schedule |
| Schedules | Automate commands, broadcasts, backups, and restarts |
| MOTD Editor | Design the message and icon shown in the multiplayer server list |
| Profiling | Track live performance metrics and find out what's making your server lag |
| Game Rules | Tweak the game's rules from a searchable list, applied to the running server |
| Server Settings | Edit server.properties through a clean, categorized editor |
VoxelDash runs as a plugin or mod on Spigot, Paper, Fabric, and Forge, or as a standalone app for vanilla servers. You can also run it in front of multiple servers at once with VoxelDash One.
Quick Start
Requirements
- Java 17 or higher
- A Minecraft server (Spigot, Paper, Fabric, or Vanilla)
Installation
Download the latest release from the releases page
Install the plugin/mod on your server:
- Spigot/Paper: Place the
.jarfile in thepluginsfolder - Fabric/Forge: Place the
.jarfile in themodsfolder - Vanilla: Run the standalone
.jarfile
- Spigot/Paper: Place the
Start your server and access the dashboard at
http://localhost:7867Login with the credentials shown in the console on first start
For detailed installation instructions, check out our documentation.
Tech Stack
- Frontend: React, TypeScript, Vite, Tailwind CSS, shadcn/ui
- Backend: Java, integrated with Minecraft server APIs
- Supported Platforms: Spigot, Paper, Fabric, Forge, Vanilla
License
This project is licensed under the MIT License - see the LICENSE file for details.
Ченджлог
1.2.0+fabric-26Релиз26.1, 26.1.1, 26.1.2 · 7 июня 2026 г.
What's Changed
- 🐛 Fixed the whitelist table bug by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/76
- 🐛 Fixed the table localization bug by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/89
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/68
- 🌐 Added support for new languages by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/90
- 🐛 Fixed a bug in the TPSRunnable by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/91
- 🎨 Added colors to the console by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/102
- Add backup config by @Xitee1 in https://github.com/gnmyt/VoxelDash/pull/110
- Fix wrong player playtime by @Xitee1 in https://github.com/gnmyt/VoxelDash/pull/111
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/92
- Added dutch language by @tygoee in https://github.com/gnmyt/VoxelDash/pull/157
- Fix typo in README.md by @Crafter-Y in https://github.com/gnmyt/VoxelDash/pull/206
- ✨ v1.2 Redesign by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/184
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/223
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/229
New Contributors
- @Xitee1 made their first contribution in https://github.com/gnmyt/VoxelDash/pull/110
- @tygoee made their first contribution in https://github.com/gnmyt/VoxelDash/pull/157
- @Crafter-Y made their first contribution in https://github.com/gnmyt/VoxelDash/pull/206
Full Changelog: https://github.com/gnmyt/VoxelDash/compare/v1.1.7...v1.2.0
1.2.0+forge-1.12.2Релиз1.12.2 · 7 июня 2026 г.
What's Changed
- 🐛 Fixed the whitelist table bug by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/76
- 🐛 Fixed the table localization bug by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/89
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/68
- 🌐 Added support for new languages by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/90
- 🐛 Fixed a bug in the TPSRunnable by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/91
- 🎨 Added colors to the console by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/102
- Add backup config by @Xitee1 in https://github.com/gnmyt/VoxelDash/pull/110
- Fix wrong player playtime by @Xitee1 in https://github.com/gnmyt/VoxelDash/pull/111
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/92
- Added dutch language by @tygoee in https://github.com/gnmyt/VoxelDash/pull/157
- Fix typo in README.md by @Crafter-Y in https://github.com/gnmyt/VoxelDash/pull/206
- ✨ v1.2 Redesign by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/184
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/223
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/229
New Contributors
- @Xitee1 made their first contribution in https://github.com/gnmyt/VoxelDash/pull/110
- @tygoee made their first contribution in https://github.com/gnmyt/VoxelDash/pull/157
- @Crafter-Y made their first contribution in https://github.com/gnmyt/VoxelDash/pull/206
Full Changelog: https://github.com/gnmyt/VoxelDash/compare/v1.1.7...v1.2.0
1.2.0+fabric-1.14.4Релиз1.14.4 · 7 июня 2026 г.
What's Changed
- 🐛 Fixed the whitelist table bug by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/76
- 🐛 Fixed the table localization bug by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/89
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/68
- 🌐 Added support for new languages by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/90
- 🐛 Fixed a bug in the TPSRunnable by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/91
- 🎨 Added colors to the console by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/102
- Add backup config by @Xitee1 in https://github.com/gnmyt/VoxelDash/pull/110
- Fix wrong player playtime by @Xitee1 in https://github.com/gnmyt/VoxelDash/pull/111
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/92
- Added dutch language by @tygoee in https://github.com/gnmyt/VoxelDash/pull/157
- Fix typo in README.md by @Crafter-Y in https://github.com/gnmyt/VoxelDash/pull/206
- ✨ v1.2 Redesign by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/184
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/223
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/229
New Contributors
- @Xitee1 made their first contribution in https://github.com/gnmyt/VoxelDash/pull/110
- @tygoee made their first contribution in https://github.com/gnmyt/VoxelDash/pull/157
- @Crafter-Y made their first contribution in https://github.com/gnmyt/VoxelDash/pull/206
Full Changelog: https://github.com/gnmyt/VoxelDash/compare/v1.1.7...v1.2.0
1.2.0+forge-1.16.5Релиз1.16.3, 1.16.4, 1.16.5 · 7 июня 2026 г.
What's Changed
- 🐛 Fixed the whitelist table bug by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/76
- 🐛 Fixed the table localization bug by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/89
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/68
- 🌐 Added support for new languages by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/90
- 🐛 Fixed a bug in the TPSRunnable by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/91
- 🎨 Added colors to the console by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/102
- Add backup config by @Xitee1 in https://github.com/gnmyt/VoxelDash/pull/110
- Fix wrong player playtime by @Xitee1 in https://github.com/gnmyt/VoxelDash/pull/111
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/92
- Added dutch language by @tygoee in https://github.com/gnmyt/VoxelDash/pull/157
- Fix typo in README.md by @Crafter-Y in https://github.com/gnmyt/VoxelDash/pull/206
- ✨ v1.2 Redesign by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/184
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/223
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/229
New Contributors
- @Xitee1 made their first contribution in https://github.com/gnmyt/VoxelDash/pull/110
- @tygoee made their first contribution in https://github.com/gnmyt/VoxelDash/pull/157
- @Crafter-Y made their first contribution in https://github.com/gnmyt/VoxelDash/pull/206
Full Changelog: https://github.com/gnmyt/VoxelDash/compare/v1.1.7...v1.2.0
1.2.0+forge-1.21Релиз1.21.9, 1.21.10, 1.21.11 · 7 июня 2026 г.
What's Changed
- 🐛 Fixed the whitelist table bug by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/76
- 🐛 Fixed the table localization bug by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/89
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/68
- 🌐 Added support for new languages by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/90
- 🐛 Fixed a bug in the TPSRunnable by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/91
- 🎨 Added colors to the console by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/102
- Add backup config by @Xitee1 in https://github.com/gnmyt/VoxelDash/pull/110
- Fix wrong player playtime by @Xitee1 in https://github.com/gnmyt/VoxelDash/pull/111
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/92
- Added dutch language by @tygoee in https://github.com/gnmyt/VoxelDash/pull/157
- Fix typo in README.md by @Crafter-Y in https://github.com/gnmyt/VoxelDash/pull/206
- ✨ v1.2 Redesign by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/184
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/223
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/229
New Contributors
- @Xitee1 made their first contribution in https://github.com/gnmyt/VoxelDash/pull/110
- @tygoee made their first contribution in https://github.com/gnmyt/VoxelDash/pull/157
- @Crafter-Y made their first contribution in https://github.com/gnmyt/VoxelDash/pull/206
Full Changelog: https://github.com/gnmyt/VoxelDash/compare/v1.1.7...v1.2.0
1.2.0+fabric-1.16.5Релиз1.16.5 · 7 июня 2026 г.
What's Changed
- 🐛 Fixed the whitelist table bug by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/76
- 🐛 Fixed the table localization bug by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/89
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/68
- 🌐 Added support for new languages by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/90
- 🐛 Fixed a bug in the TPSRunnable by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/91
- 🎨 Added colors to the console by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/102
- Add backup config by @Xitee1 in https://github.com/gnmyt/VoxelDash/pull/110
- Fix wrong player playtime by @Xitee1 in https://github.com/gnmyt/VoxelDash/pull/111
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/92
- Added dutch language by @tygoee in https://github.com/gnmyt/VoxelDash/pull/157
- Fix typo in README.md by @Crafter-Y in https://github.com/gnmyt/VoxelDash/pull/206
- ✨ v1.2 Redesign by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/184
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/223
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/229
New Contributors
- @Xitee1 made their first contribution in https://github.com/gnmyt/VoxelDash/pull/110
- @tygoee made their first contribution in https://github.com/gnmyt/VoxelDash/pull/157
- @Crafter-Y made their first contribution in https://github.com/gnmyt/VoxelDash/pull/206
Full Changelog: https://github.com/gnmyt/VoxelDash/compare/v1.1.7...v1.2.0
1.2.0+bungeecordРелиз1.20.1, 1.21, 1.21.4 · 7 июня 2026 г.
What's Changed
- 🐛 Fixed the whitelist table bug by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/76
- 🐛 Fixed the table localization bug by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/89
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/68
- 🌐 Added support for new languages by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/90
- 🐛 Fixed a bug in the TPSRunnable by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/91
- 🎨 Added colors to the console by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/102
- Add backup config by @Xitee1 in https://github.com/gnmyt/VoxelDash/pull/110
- Fix wrong player playtime by @Xitee1 in https://github.com/gnmyt/VoxelDash/pull/111
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/92
- Added dutch language by @tygoee in https://github.com/gnmyt/VoxelDash/pull/157
- Fix typo in README.md by @Crafter-Y in https://github.com/gnmyt/VoxelDash/pull/206
- ✨ v1.2 Redesign by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/184
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/223
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/229
New Contributors
- @Xitee1 made their first contribution in https://github.com/gnmyt/VoxelDash/pull/110
- @tygoee made their first contribution in https://github.com/gnmyt/VoxelDash/pull/157
- @Crafter-Y made their first contribution in https://github.com/gnmyt/VoxelDash/pull/206
Full Changelog: https://github.com/gnmyt/VoxelDash/compare/v1.1.7...v1.2.0
1.2.0+forge-1.20.1Релиз1.19.4, 1.20, 1.20.1 · 7 июня 2026 г.
What's Changed
- 🐛 Fixed the whitelist table bug by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/76
- 🐛 Fixed the table localization bug by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/89
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/68
- 🌐 Added support for new languages by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/90
- 🐛 Fixed a bug in the TPSRunnable by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/91
- 🎨 Added colors to the console by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/102
- Add backup config by @Xitee1 in https://github.com/gnmyt/VoxelDash/pull/110
- Fix wrong player playtime by @Xitee1 in https://github.com/gnmyt/VoxelDash/pull/111
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/92
- Added dutch language by @tygoee in https://github.com/gnmyt/VoxelDash/pull/157
- Fix typo in README.md by @Crafter-Y in https://github.com/gnmyt/VoxelDash/pull/206
- ✨ v1.2 Redesign by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/184
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/223
- New Crowdin updates by @gnmyt in https://github.com/gnmyt/VoxelDash/pull/229
New Contributors
- @Xitee1 made their first contribution in https://github.com/gnmyt/VoxelDash/pull/110
- @tygoee made their first contribution in https://github.com/gnmyt/VoxelDash/pull/157
- @Crafter-Y made their first contribution in https://github.com/gnmyt/VoxelDash/pull/206
Full Changelog: https://github.com/gnmyt/VoxelDash/compare/v1.1.7...v1.2.0
Комментарии
Загружаем…