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-beta.1
kennytv released Maintenance version 5.0.0-beta.1 on March 23, 2026
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
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 MOTD, kick message and player count 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
- 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
Fixed
- Velocity/Bungee: Fixed the
/maintenance schedulecommand for single servers having swapped time arguments.
Information
| Published on | March 23, 2026 |
|---|---|
| Downloads | 2 |
Platforms
Paper (1.20.1-26.1)
Waterfall (1.21)
Velocity (3.4-3.5)