AstrixDashboard is a self-hosted web dashboard that operates completely within your plugin JAR. Simply put one file in your plugins folder, set up a port, and you have an entire web dashboard for your server running on your Minecraft server.
What You Have:
- Live server statistics: TPS, RAM, CPU, ping, uptime, player count
- Chat feed that's streamed to your site using WebSocket, persists through pages
- Member list with ranks, levels, play time, and profile picture
- Server Status page that displays MOTD and memory usage
- News system where you can upload articles using YAML files without restarting
- An announcement board to pin posts to your landing page
- Discord integration showing online members and announcements from your Discord
- Command console with password protection, confirmation dialogs, and execution log
- Settings page displaying your configuration settings live
- Minecraft themed dark UI with Space Grotesk font and green accents
- Configurable through YAML - no recompile required
Installation
- Put the AstrixDashboard-1.0.0.jar file in your plugins/ folder
- Boot/reboot your server
- Open port 25580 on your firewall or change the port from config.yml
- Go to http://ip-of-your-server:25580 in your browser
That's all there is to the installation for basic functionality. You don't need any other files or software.
Requirements:
- Paper/Purpur/Folia/Spigot v26.1.X or later (all releases)
- Java 21 or later
- One free TCP port (by default
Configuration:
Everything is set inside plugins/AstrixDashboard/config.yml file. Modify the port number, server IP displayed in banner, colors for branding, admin password, as well as Discord and website URLs. Remember to use /dashboard reload command in game.
Admin Panel:
The Commands section of the dashboard is protected by a password. Default one is admin321 and can be customized inside config.yml. Dashboard only displays commands which you create manually – there’s no console access available.
Support:
For support, bugs reporting or feature suggestions:
BuiltByBit profile: https://builtbybit.com/members/astrix-studios.840455/
Discord: https://discord.com/invite/fvrZd
