# Maintenance ## Docs - [MaintenanceChangedEvent](https://mintlify.wiki/kennytv/Maintenance/api/events/maintenance-changed.md): Event fired when maintenance mode is enabled or disabled - [MaintenanceReloadedEvent](https://mintlify.wiki/kennytv/Maintenance/api/events/maintenance-reloaded.md): Event fired when the Maintenance plugin configuration is reloaded - [Event System Overview](https://mintlify.wiki/kennytv/Maintenance/api/events/overview.md): Learn how to use the Maintenance event system to listen to plugin events - [ServerMaintenanceChangedEvent](https://mintlify.wiki/kennytv/Maintenance/api/events/server-maintenance-changed.md): Event fired when maintenance mode changes on a specific proxied server - [Basic Usage](https://mintlify.wiki/kennytv/Maintenance/api/examples/basic-usage.md): Learn how to interact with the Maintenance API for basic operations - [Event Listeners](https://mintlify.wiki/kennytv/Maintenance/api/examples/event-listeners.md): Learn how to listen to and handle maintenance events in your plugin - [Proxy Integration](https://mintlify.wiki/kennytv/Maintenance/api/examples/proxy-integration.md): Learn how to manage per-server maintenance on BungeeCord and Velocity proxy networks - [API Introduction](https://mintlify.wiki/kennytv/Maintenance/api/introduction.md): Overview of the Maintenance API for developers - [Maintenance API](https://mintlify.wiki/kennytv/Maintenance/api/maintenance.md): Main API interface for controlling maintenance mode - [MaintenanceProvider](https://mintlify.wiki/kennytv/Maintenance/api/maintenance-provider.md): Access the Maintenance API instance - [MaintenanceProxy](https://mintlify.wiki/kennytv/Maintenance/api/proxy/maintenance-proxy.md): Proxy-specific API for managing per-server maintenance - [Server](https://mintlify.wiki/kennytv/Maintenance/api/proxy/server.md): Wrapper interface for proxied backend servers - [Settings API](https://mintlify.wiki/kennytv/Maintenance/api/settings.md): Access configuration settings and manage the maintenance whitelist - [API Setup](https://mintlify.wiki/kennytv/Maintenance/api/setup.md): Add the Maintenance API to your project - [Commands Overview](https://mintlify.wiki/kennytv/Maintenance/commands/overview.md): Introduction to the Maintenance plugin command system - [Command Reference](https://mintlify.wiki/kennytv/Maintenance/commands/reference.md): Complete reference for all Maintenance plugin commands - [Languages](https://mintlify.wiki/kennytv/Maintenance/configuration/languages.md): Change the plugin language and contribute translations - [Maintenance Messages](https://mintlify.wiki/kennytv/Maintenance/configuration/maintenance-messages.md): Configure server list messages displayed during maintenance mode - [Configuration Overview](https://mintlify.wiki/kennytv/Maintenance/configuration/overview.md): Learn how to configure the Maintenance plugin - [Redis Configuration](https://mintlify.wiki/kennytv/Maintenance/configuration/redis.md): Synchronize maintenance status across multiple proxy instances - [Timers](https://mintlify.wiki/kennytv/Maintenance/configuration/timers.md): Configure automatic maintenance scheduling and timer broadcasts - [Whitelist](https://mintlify.wiki/kennytv/Maintenance/configuration/whitelist.md): Manage players allowed to join during maintenance mode - [Custom MOTD](https://mintlify.wiki/kennytv/Maintenance/features/custom-motd.md): Configure server list messages with MiniMessage formatting and timer support - [Multi-Proxy Synchronization](https://mintlify.wiki/kennytv/Maintenance/features/multi-proxy-sync.md): Synchronize maintenance status across multiple proxy instances using Redis - [Proxy Mode](https://mintlify.wiki/kennytv/Maintenance/features/proxy-mode.md): Configure per-server maintenance on BungeeCord and Velocity proxies - [Server Icons](https://mintlify.wiki/kennytv/Maintenance/features/server-icons.md): Display a custom icon in the server list during maintenance mode - [Timers & Scheduling](https://mintlify.wiki/kennytv/Maintenance/features/timers-scheduling.md): Schedule automatic maintenance mode changes with timers and broadcasts - [Installation](https://mintlify.wiki/kennytv/Maintenance/installation.md): Step-by-step guide to installing Maintenance on Paper, BungeeCord, Velocity, or Sponge - [Introduction](https://mintlify.wiki/kennytv/Maintenance/introduction.md): A highly customizable free maintenance plugin for Minecraft servers running on Paper, BungeeCord, Velocity, and Sponge - [Permissions](https://mintlify.wiki/kennytv/Maintenance/permissions.md): Complete list of permission nodes for the Maintenance plugin - [BungeeCord](https://mintlify.wiki/kennytv/Maintenance/platforms/bungeecord.md): Install and configure Maintenance on BungeeCord proxy servers - [Paper](https://mintlify.wiki/kennytv/Maintenance/platforms/paper.md): Install and configure Maintenance on Paper servers - [Sponge](https://mintlify.wiki/kennytv/Maintenance/platforms/sponge.md): Install and configure Maintenance on Sponge servers - [Velocity](https://mintlify.wiki/kennytv/Maintenance/platforms/velocity.md): Install and configure Maintenance on Velocity proxy servers - [Quickstart](https://mintlify.wiki/kennytv/Maintenance/quickstart.md): Get started with Maintenance in 5 minutes