
Restart Server
Adds a restart command to dedicated servers.
- Загрузки
- 16K
- Подписчики
- 65
- Обновлён
- 28 июня 2023 г.
- Лицензия
- LGPL-2.1-only
Опубликован 18 сентября 2022 г.
Adds a restart command to dedicated servers.
So you don't have to run /stop and run the start script again. Also supports scheduling restarts at intervals, or when no players have been online for some time.
Everything is fully configurable in the restart-server.json config file. You can reload the mod's config using /reload.

Dependencies
Incompatibilities
- None that I'm aware of right now.
FAQ
Q: Forge pls?
A: No. I don't have the time to learn another modding framework, however you can port over the mod yourself if you want, the source code is open.
Q: Will you backport this mod?
A: No.
Q: Does this mod work in multiplayer?
A: Yes.
Q: Does only the server need this mod or does the client need it too?
A: Only the server needs this mod. Singleplayer/LAN is not supported.
Центр версий
7 версийЧенджлог
1.2.0+mc1.18.xРелиз1.18, 1.18.1, 1.18.2 · 28 июня 2023 г.
Added
- Compatibility for the Fabric Permissions API
1.2.0+mc1.19.x-1.20.xРелиз1.19.4, 1.20.1, 1.20.2 · 28 июня 2023 г.
Added
- Compatibility for the Fabric Permissions API
1.1.1+mc1.19.x-1.20.xРелиз1.19.4, 1.20, 1.20.1 · 16 июня 2023 г.
Changed
- Updated to Minecraft 1.20
Fixed
- Player join causes server to instantly restart
1.1.1+mc1.18.xРелиз1.18, 1.18.1, 1.18.2 · 16 июня 2023 г.
Fixed
- Player join causes server to instantly restart
1.1.0+mc1.18.xРелиз1.18, 1.18.1, 1.18.2 · 23 апреля 2023 г.
New features
- Add option to send restart message to actionbar
- Add option to disable restart script (closes #3)
- Add option to disable stopping the server
- Add option to open restart script in a new terminal window (closes #1)
- Add restart warnings/countdown (by Arnokeesman in #10)
- Add disconnect messages (by Arnokeesman in #10)
Bugfixes
- Remove
restart-server.mixins.json, fixing a warning (closes #2) - Fix relative paths (closes #5)
- Fix backport to Minecraft
1.18.x
Development stuff
- Move icon files
- CI/CD (#11)
Full changelog: https://github.com/Steveplays28/restart-server/compare/1.0.0...v1.1.0+mc1.19.x
1.1.0+mc1.19.xРелиз1.19.2, 1.19.3, 1.19.4 · 22 апреля 2023 г.
New features
- Add option to send restart message to actionbar
- Add option to disable restart script (closes #3)
- Add option to disable stopping the server
- Add option to open restart script in a new terminal window (closes #1)
- Add restart warnings/countdown (by Arnokeesman in #10)
- Add disconnect messages (by Arnokeesman in #10)
Bugfixes
- Remove
restart-server.mixins.json, fixing a warning (closes #2) - Fix relative paths (closes #5)
- Fix backport to Minecraft
1.18.x
Development stuff
- Move icon files
- CI/CD (#11)
Full changelog: https://github.com/Steveplays28/restart-server/compare/1.0.0...v1.1.0+mc1.19.x
1.0.0Релиз1.19, 1.19.1, 1.19.2 · 18 сентября 2022 г.
First release!
Contains:
/restartcommand- Restart scheduling on interval
- Restart scheduling after no players have been online for a bit
- Config file support
/reloadsupport for reloading config
Комментарии
Загружаем…