Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (10 months ago)
- Default Branch: master
- Last Pushed: 2024-03-23T16:48:13.000Z (9 months ago)
- Last Synced: 2024-03-23T17:31:58.072Z (9 months ago)
- Topics: administration, folia-plugin, folia-supported, minecraft-plugin, minecraft-server-plugin, velocity-plugin
- Language: Java
- Homepage:
- Size: 115 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# ServerRestarts
## Schedule restarts for your Paper/Folia/Velocity server.
[![FrameDupe](https://bstats.org/signatures/bukkit/ServerRestarts.svg)](https://bstats.org/plugin/bukkit/ServerRestarts/21162)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)!