Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
š§© WebServer WebServer is a lightweight and simple HTTP server plugin for Velocity proxies. It allows you to host a small website directly from your proxy without using external web servers.
Perfect for: server status pages landing pages maintenance pages API endpoints (future-ready)
⨠Features š Built-in HTTP server ā” Lightweight & fast š Serves static files (HTML, CSS, JS, images) š Automatically creates default website š§ Configurable port š¦ No external dependencies š Designed for Velocity
š File Structure After first launch: velocity/ āā WebServer/ āā config.yml āā web/ āā index.html āā style.css āā logo.png You can fully replace the contents of the web folder with your own website.
āļø Configuration port: 8080 Restart the proxy after changing the port.
š Getting Started
- Drop the plugin into your plugins folder
- Start Velocity
- Open your browser and go to: http://your-server-ip:8080 If the page opens ā the plugin is working correctly.
š§ Notes Only static content is supported for now Designed to be simple and secure More features may be added in future updates
š ļø Compatibility Velocity 3.x Java 17+


