{"id":14969541,"url":"https://github.com/kennytv/maintenance","last_synced_at":"2026-04-17T13:08:37.585Z","repository":{"id":40210741,"uuid":"118657259","full_name":"kennytv/Maintenance","owner":"kennytv","description":"Enable maintenance mode on your Minecraft server","archived":false,"fork":false,"pushed_at":"2025-05-14T23:13:18.000Z","size":2115,"stargazers_count":313,"open_issues_count":20,"forks_count":27,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-15T00:26:49.797Z","etag":null,"topics":["bungeecord","bungeecord-plugin","minecraft","minecraft-plugin","spigot","spigot-plugin","sponge","sponge-plugin","velocity","velocity-plugin"],"latest_commit_sha":null,"homepage":"https://hangar.papermc.io/kennytv/Maintenance","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kennytv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-01-23T19:17:55.000Z","updated_at":"2025-05-14T17:09:12.000Z","dependencies_parsed_at":"2023-02-15T15:40:52.672Z","dependency_job_id":"a2a1d4ca-b195-4d32-b551-e73cb8d05098","html_url":"https://github.com/kennytv/Maintenance","commit_stats":{"total_commits":588,"total_committers":18,"mean_commits":"32.666666666666664","dds":"0.37074829931972786","last_synced_commit":"a9d052eabb3588ba95520099149b7ca8245d58e8"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennytv%2FMaintenance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennytv%2FMaintenance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennytv%2FMaintenance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennytv%2FMaintenance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kennytv","download_url":"https://codeload.github.com/kennytv/Maintenance/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254493378,"owners_count":22080126,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bungeecord","bungeecord-plugin","minecraft","minecraft-plugin","spigot","spigot-plugin","sponge","sponge-plugin","velocity","velocity-plugin"],"created_at":"2024-09-24T13:42:00.911Z","updated_at":"2026-04-17T13:08:37.577Z","avatar_url":"https://github.com/kennytv.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Maintenance\n[![Version](https://img.shields.io/github/release/kennytv/Maintenance.svg)](https://github.com/kennytv/Maintenance/releases)\n![Build Status](https://github.com/kennytv/Maintenance/workflows/Build/badge.svg)\n[![Crowdin](https://badges.crowdin.net/maintenance/localized.svg)](https://crowdin.com/project/maintenance)\n[![Discord](https://img.shields.io/discord/489135856284729384.svg?label=Discord\u0026logo=discord\u0026logoColor=fff)](https://discord.gg/vGCUzHq)\n\nMaintenance is the most customizable free maintenance plugin for your Minecraft server you can find. It runs on Paper (also Spigot, but with limited functionality), BungeeCord, Sponge, as well as Velocity.\n\nIts features include:\n* A custom motd as well as server icon, that will be shown during maintenance\n* Start- and endtimers, which will enable/disable maintenance mode after the time is up\n* A '%TIMER%' variable usable in the pingmessage, to show the time until a running endtimer finishes (other variables and tricks are explained in the configuration file's comments)\n* A maintenance whitelist, to grant specific players the ability to join while you're working on your server\n* Nearly all messages are editable via the language file, given in a multitude of different languages\n* Features specifically for Bungee/Velocity\n  * Only want to enable maintenance on a single server? You can also do so by using the `/maintenance \u003con/off\u003e \u003cservername\u003e` command\n  * Link multiple proxy instances through a Redis connection, so you don't have to change maintenance status or whitelisted players on each proxy by hand\n  * Use PlaceholderAPI placeholders with the [**MaintenanceAddon**](https://hangar.papermc.io/kennytv/MaintenanceAddon) (for Velocity and Bungee)\n\nA full list of commands, permissions and configuration options can be found in the wiki listed below.\n* [Hangar Downloads](https://hangar.papermc.io/kennytv/Maintenance)\n* [Wiki](https://github.com/kennytv/Maintenance/wiki) (configuration, permissions, API usage)\n* [Changelogs](https://github.com/kennytv/Maintenance/blob/master/.github/CHANGELOG.md)\n* [Issue tracker/bug reports](https://github.com/kennytv/Maintenance/issues)\n* [Discord](https://discord.gg/vGCUzHq)\n* [PlaceholderAPI addon](https://hangar.papermc.io/kennytv/MaintenanceAddon)\n\n\n## Localization\nThe English base language file is localized using Crodwin. You can see and update translations here: https://crowdin.com/project/maintenance\n\nJoin [our Discord](https://discord.gg/vGCUzHq) if you want to get the proofreader or translator role on the project.\nAdding translations for languages not yet listed is always appreciated as well!\n\n## Compiling\nTo create a working jar yourself, simply clone the project and compile it with Gradle (`gradlew build`). To compile, you need a JDK 21+ (although it targets 17).\n\n## License\nThis project is licensed under the [GNU General Public License v3](LICENSE.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkennytv%2Fmaintenance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkennytv%2Fmaintenance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkennytv%2Fmaintenance/lists"}