EzWebserver
🟡 Updated this year🔍 Analysis
- 🏆 #503 of 1080 bukkit mods in this game by downloads
📋 About This Mod
# EzWebserver #### by Sebminecrafter ## Overview EzWebserver is a plugin for Bukkit, Spigot, PaperMC or any other fork, that allows running an HTTP server on the same Java instance as your Minecraft server. ## Installation 1. Download the latest version from the (https://modrinth.com/plugin/ezwebserver) or (https://github.com/sebminecrafter/EzWebserver/releases). 2. Copy the `.jar` file into your server's `plugins/` directory 3. Restart your server You can now edit the `config.yml` or the files in `plugins/EzWebserver/public/` ## Placeholders EzWebserver supports PlaceholderAPI, and has built-in placeholders, all of which can be used in content to be served by EzWebserver. For built-in placeholders, surround them with curly braces. (e.g. `{{player_count}}`) PlaceholderAPI placeholders are surrounded by percent symbols, like normal. (e.g. `%players_online%`) ### Built-in placeholders The built-in placeholders are: - `player_count` - Online players - `max_players` - Max online players - `server_name` - Server brand (e.g. Paper, Bukkit, Spigot) - `server_version` - Game version of the server - `motd` - Message of the Day, from `server.properties` - `player_list` - The full player list These placeholders are all obtained via the Bukkit API, and therefore may not be the same as what is displayed to the client from AdvancedServerList, MiniMOTD, or other plugins that change server display. ### Valid "text" filetypes EzWebserver does not parse all files for placeholders, only filetypes that are known as text. The list of these filetypes is as shown: - `.html` or `.htm` - `.txt` - `.css` - `.js` - `.json` - `.xml`
# EzWebserver
#### by Sebminecrafter
## Overview
EzWebserver is a plugin for Bukkit, Spigot, PaperMC or any other fork, that allows running an HTTP server on the same Java instance as your Minecraft server.
## Installation
1. Download the latest version from the (https://modrinth.com/plugin/ezwebserver) or (https://github.com/sebminecrafter/EzWebserver/releases). 2. Copy the `.jar` file into your server's `plugins/` directory 3. Restart your server
You can now edit the `config.yml` or the files in `plugins/EzWebserver/public/`
## Placeholders
EzWebserver supports PlaceholderAPI, and has built-in placeholders, all of which can be used in content to be served by EzWebserver. For built-in placeholders, surround them with curly braces. (e.g. `{{player_count}}`) PlaceholderAPI placeholders are surrounded by percent symbols, like normal. (e.g. `%players_online%`)
### Built-in placeholders
The built-in placeholders are:
- `player_count` - Online players
- `max_players` - Max online players
- `server_name` - Server brand (e.g. Paper, Bukkit, Spigot)
- `server_version` - Game version of the server
- `motd` - Message of the Day, from `server.properties`
- `player_list` - The full player list
These placeholders are all obtained via the Bukkit API, and therefore may not be the same as what is displayed to the client from AdvancedServerList, MiniMOTD, or other plugins that change server display.
### Valid "text" filetypes
EzWebserver does not parse all files for placeholders, only filetypes that are known as text.
The list of these filetypes is as shown:
- `.html` or `.htm`
- `.txt`
- `.css`
- `.js`
- `.json`
- `.xml`
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- Sebminecrafter
- Version
- 1.0-SNAPSHOT
- Downloads
- 56
- Endorsements
- 0
- Category
- bukkit
- Created
- 5/31/2026
- Updated
- 5/27/2026
- Game Versions
- 26.1, 26.1.1, 26.1.2
- Tags
- management, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does EzWebserver support?
The author lists 26.1, 26.1.1, 26.1.2. Other versions may work but are untested by the author.
What is the latest version of EzWebserver?
Version 1.0-SNAPSHOT, published 2026-05-27 with 56 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await