Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
The most customizable maintenance plugin for your Minecraft server you can find.
5.0.0
kennytv released Maintenance version 5.0.0 on Fri 11:12 AM
This update removes a lot of legacy code, making the code-base a great bit more simple and a lot more performant.
Requirements
- The Paper part now requires at least Paper 1.20.1 and no longer supports Spigot
- The universal jar has been removed. Each platform now has its own jar (that is as small as possible)
- Maintenance now requires at least Java 21
- The mysql config on Velocity/Bungee has been replaced with a redis option. See below for more info.
Changed
- Added mode-based maintenance messages for
ping-message,player-count-message, andplayer-list-hover-message- You can have different MOTDs depending on the pre-configured mode, e.g. a generic
defaultor one forupcoming-release. - Updated proxy/global toggle syntax:
/maintenance on [mode]- For proxy servers:
/maintenance on global [mode],/maintenance on <server> [mode]
- For proxy servers:
- Other updated commands:
/maintenance motd [timer] [mode],/maintenance setmotd [timer] [mode] ...,/maintenance removemotd [timer] [mode] ...
- You can have different MOTDs depending on the pre-configured mode, e.g. a generic
- Added
%REASON%variable to messages, using theactive-reasonconfig option. This allows for dynamic MOTD and other messages via a quick command without modifying the messages themselves- Can be changed via the
/maintenance setreason <reason>command
- Can be changed via the
- Added
/maintenance statuscommand on Paper/Sponge to display the current maintenance status as well as any running start or end timers. - Velocity/Bungee: The existing timer command now displays start and end timers for proxied servers.
- Velocity/Bungee: Replaced
mysqlsection withredis. This is a more suitable database for such reading and sharing of data and no longer means some server pings can take multiple seconds, if you have multiple proxies linked
Information
| Published on | April 17, 2026 |
|---|---|
| Downloads | 1 |
Platforms
Paper (1.20.1-26.1.2)
Waterfall (1.21)
Velocity (3.5)