Compatibility
Minecraft: Java Edition
Platforms
Links
Creators
Details
SpigotWeb is an innovative plugin that integrates a lightweight Jetty-based web server directly into your Minecraft server. With minimal setup, it allows you to serve custom web content (HTML, CSS, JavaScript, etc.) from a www directory within your server files—making it ideal for quick dashboards, server status pages, or simple web integrations without needing an external host.
On first run, SpigotWeb automatically creates a www folder and a default index.html file containing a “Hello World” page. You can replace or expand this content with your own web files. The plugin handles incoming requests and includes basic request logging to help you monitor access.
Key features include:
Built-in Jetty web server – no external hosting required.
Works on Spigot, Paper, and forks without any issues.
Configurable port (default 8080) set in config.yml.
/spigotwebreload command to reload configuration and restart the web server without restarting Minecraft.
Permission-based control (spigotweb.reload) for secure management.
Customizable messages for reload, startup, and shutdown.
Automatic update checker and metrics integration.
With SpigotWeb, server administrators can quickly spin up a lightweight web service tied directly to their Minecraft server—perfect for hosting information pages, control panels, or lightweight integrations—fully compatible with Spigot, Paper, and their forks.