Compatibility
Minecraft: Java Edition
1.21.11
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 4 months ago
MMP โ Maintenance Mode Plugin
Simple ยท Secure ยท Case-sensitive
A lightweight Paper plugin for Minecraft 1.21.11 that enables maintenance mode: only whitelisted players can join the server. Perfect for updates, testing, or private server maintenance.
โ Features
- ๐ Case-sensitive whitelist by player name
- ๐ซ Instantly kicks unauthorized players when maintenance mode is enabled โ including those already online
- ๐ Fully customizable messages via
messages.ymlโ no recompilation needed - ๐ฌ Tab completion for
/mmp removeโ suggests only existing whitelist entries - ๐ Custom MOTD in server list โ shows "Maintenance Mode" to all players
- ๐ง Hot-reload support:
/mmp reloadupdates both config and messages without restart - ๐ก๏ธ Permission-based commands with sensible defaults (
opby default) - ๐ฆ Zero dependencies โ works standalone on any Paper 1.21.11+ server
๐ฎ Commands
| Command | Description |
|---|---|
/mmp on |
Enable maintenance mode (kicks unauthorized players) |
/mmp off |
Disable maintenance mode |
/mmp add <name> |
Add a player to the whitelist |
/mmp remove <name> |
Remove a player from the whitelist |
/mmp list |
Show current whitelist |
/mmp reload |
Reload config.yml and messages.yml |
โ Tab completion supported for all commands.
โ For/mmp remove, only existing whitelist names are suggested.
๐ Permissions
| Permission | Default | Description |
|---|---|---|
mmp.toggle |
op |
Toggle maintenance mode on/off |
mmp.whitelist.modify |
op |
Add or remove players from whitelist |
mmp.reload |
op |
Reload configuration files |
๐ฅ Installation
- Download
MMP.jar - Place it into your serverโs
plugins/folder - Restart or reload the server
- Edit
plugins/MMP/config.ymlandplugins/MMP/messages.ymlas needed - Run
/mmp onto activate maintenance mode
โ๏ธ Compatibility
- Server Software: Paper 1.21.11 (also compatible with Purpur, Pufferfish, Spigot, etc.)
- Dependencies: None
- Java: 21+
๐ License
MIT License โ free to use, modify, and distribute.
Maintained by Hantu.
Built for server owners who need a clean, reliable, and no-bloat maintenance solution.


