https://github.com/xginko/serverrestarts
Automatic restart plugin for modern minecraft servers
https://github.com/xginko/serverrestarts
administration folia-plugin folia-supported minecraft-plugin minecraft-server-plugin velocity-plugin
Last synced: 5 months ago
JSON representation
Automatic restart plugin for modern minecraft servers
- Host: GitHub
- URL: https://github.com/xginko/serverrestarts
- Owner: xGinko
- Created: 2024-02-28T19:03:37.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T22:02:56.000Z (over 1 year ago)
- Last Synced: 2025-01-31T18:12:07.611Z (about 1 year ago)
- Topics: administration, folia-plugin, folia-supported, minecraft-plugin, minecraft-server-plugin, velocity-plugin
- Language: Java
- Homepage:
- Size: 122 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Archived!
# Use [UltimateAutoRestart](https://www.spigotmc.org/resources/1-8-8-1-20-4-ultimateautorestart-need-an-autorestart-plugin-grab-the-best-one-today.64414/) instead
------------------
# ServerRestarts
## Schedule restarts for your Paper/Folia/Velocity server.
Supports Paper/Folia 1.19+ and Velocity.
### Commands:
| Command | Aliases | Description |
|:------------------------------------------:|:-------------------:|:------------------------------------------------------------------:|
| /serverrestarts [reload, version, disable] | restarts | ServerRestarts admin commands |
| /restartgracefully [ *seconds*, cancel ] | grace | Manually schedules a restart that will occur in the specified time |
### Permissions:
```
"serverrestarts.cmd.restartgracefully" - Permission to schedule an immediate timed restart
"serverrestarts.cmd.reload" - Permissions for /restarts reload
"serverrestarts.cmd.version" - Permissions for /restarts version
"serverrestarts.cmd.disable" - Permissions for /restarts disable
```
### Found a bug or got an idea for an enhancement? Open an issue or join the [discord](https://discord.com/invite/3UgsYf3qyc)!