Описание

[GitHub](https://github.com/teunjojo/SimpleAutoRestart) | [Modrinth](https://modrinth.com/plugin/simpleautorestart) | [Spigot](https://www.spigotmc.org/resources/simpleautorestart.107932/) | [CurseForge](https://www.curseforge.com/minecraft/bukkit-plugins/simpleautorestart) | [Wiki](https://github.com/teunjojo/SimpleAutoRestart/wiki)
[](https://github.com/teunjojo/SimpleAutoRestart/releases)
[](https://github.com/teunjojo/SimpleAutoRestart/actions/workflows/gradle.yml)

[](https://bukkit.org/)
[](https://spigotmc.org/)
[](https://papermc.io/software/paper)
[](https://papermc.io/software/folia)
A Simple plugin to automatically restart your server at scheduled times with customizable warnings.
## Features
- Schedule automatic restarts at a specific times and days. (eg. `Wednesday;00:00`, `Sunday;3:00`)
- Customizable warning messages and titles (supports [MiniMessage](https://docs.advntr.dev/minimessage/) and legacy formatting).
- Configurable restart command(s) to fit your setup.
- Real-time based (not tick-based) scheduling for better accuracy.
- Supports **all** versions of Bukkit and Spigot, Paper
- Supports **[Folia](https://papermc.io/software/folia)**
- Open Source!
## Installation
1. Configure your server restart script in `spigot.yml`, See [PaperMC Docs](https://docs.papermc.io/paper/reference/spigot-configuration/#settings_restart_script) (only relevant for Spigot/Paper version 1.8.7 or higher)
2. Download the latest `SimpleAutoRestart-.jar`.
3. Place the JAR file into your server's `plugins/` folder.
4. Start or restart the server.
5. Configure `plugins/SimpleAutoRestart/config.yml` (See the [wiki](https://github.com/teunjojo/SimpleAutoRestart/wiki) for more information)
## User Interface
### Default Warning Messages

### Admin Commands

## Troubleshooting
### It counts down, but doesn't restart
Make sure you have configured restart-script in your `spigot.yml`.
## Support
If you have any issues, bugs or questions. Feel free to [create an issue ticket](https://github.com/teunjojo/SimpleAutoRestart/issues/new) or message me on [discord](https://discord.com/users/306533562444939265).