https://github.com/codedbymattheo/advancedmaintenance
https://github.com/codedbymattheo/advancedmaintenance
jda lombok maintenance maven paper spigot spigot-api
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/codedbymattheo/advancedmaintenance
- Owner: codedbymattheo
- License: mit
- Created: 2025-05-22T11:16:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-25T17:28:08.000Z (about 1 year ago)
- Last Synced: 2025-06-04T22:51:51.936Z (about 1 year ago)
- Topics: jda, lombok, maintenance, maven, paper, spigot, spigot-api
- Language: Java
- Homepage:
- Size: 72.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🛠️ AdvancedMaintenance
[](LICENSE) [](https://jitpack.io/#codedbymattheo/advancedmaintenance) [](DOWNLOADS)
**AdvancedMaintenance** is Spigot plugin, which allows you to lockdown server within maintenance.
---
## 📦 Function
- Activation and deactivation of maintenance mode
- 90% of customizable messages
- Including discord webhooks, SQLite integration
- Schedule your Maintenances and let players know on Discord!
- Built-in version checker, so you don't have to worry about checking it
---
## 📥 Installation
1. Download `.jar` file from [Releases](https://github.com/codedbymattheo/AdvancedMaintenance/releases).
2. Put it in your `plugins/` folder.
3. Restart your server.
4. Change `config.yml` and `messages.yml` files
5. And you are good to go!
---
## ✔ Permissions
- maintenance.bypass = With this permission you can access server in maintenance.
- maintenance.admin = With this permission you can execute every command.
---
## ✉ Commands (If you want you are not supposed to provide reason)
- /maintenance on (Enables maintenance)
- /maintenance off (Disables maintenance)
- /maintenance status (Tells you if maintenance is active or inactive)
- /maintenance schedule
---
## ❓ Comming Soon...
- GUI management
- More permission separation
- Tab complete