A modern, beautiful web dashboard for managing your Minecraft server
📖 Documentation · 🐛 Report Bug · ✨ Request Feature
VoxelDash provides everything you need to manage your Minecraft server from a sleek, modern web interface:
| Feature | Description |
|---|---|
| Dashboard | Real-time server status, player count, memory usage, and TPS monitoring |
| Player Management | View online players, manage whitelist, and moderate your community |
| File Manager | Browse, edit, upload, and manage server files directly in your browser |
| Console | Full server console access with command execution |
| World Management | Manage multiple worlds, change settings, and organize your server |
| Plugin Manager | Install, update, and manage plugins with SpigotMC integration |
| Backups | Create and restore server backups with scheduling support |
| Schedules | Automate tasks with daily, weekly, or monthly schedules |
| Configuration | Edit server.properties and other configuration files easily |
- Java 17 or higher
- A Minecraft server (Spigot, Paper, Fabric, or Vanilla)
-
Download the latest release from the releases page
-
Install the plugin/mod on your server:
- Spigot/Paper: Place the
.jarfile in thepluginsfolder - Fabric: Place the
.jarfile in themodsfolder - Vanilla: Run the standalone
.jarfile
- Spigot/Paper: Place the
-
Start your server and access the dashboard at
http://localhost:7867 -
Login with the credentials shown in the console on first start
For detailed installation instructions, check out our documentation.
- Frontend: React, TypeScript, Vite, Tailwind CSS, shadcn/ui
- Backend: Java, integrated with Minecraft server APIs
- Supported Platforms: Spigot, Paper, Fabric, Vanilla
Contributions are welcome! Feel free to:
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.