https://github.com/kmcsr/smart_servertime_mcdr
A MCDR plugin use for auto start/stop server
https://github.com/kmcsr/smart_servertime_mcdr
mcdr-plugin mcdreforged minecraft server-controller smart-control
Last synced: about 1 year ago
JSON representation
A MCDR plugin use for auto start/stop server
- Host: GitHub
- URL: https://github.com/kmcsr/smart_servertime_mcdr
- Owner: kmcsr
- License: gpl-3.0
- Created: 2022-05-09T23:46:56.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-22T12:36:30.000Z (about 1 year ago)
- Last Synced: 2025-04-22T13:47:57.791Z (about 1 year ago)
- Topics: mcdr-plugin, mcdreforged, minecraft, server-controller, smart-control
- Language: Python
- Homepage:
- Size: 85 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
- English
- [中文](README_zh.MD)
# Smart Server Time
*If it's useful, please give a star :)*
## Feature
- Server will stop automagically when **all players leave** the server
- Massive savings on your server's CPU :)
- Server will start when some player is trying connect to the server
- Support server **cooldown timeout**
- Support **manually start/stop** your server
- Support *Minecraft Client Packet*, response ***correctly** ping request*, **send server status to player** who is *tring connect*
## Dependencies
| ID | Release Link |
|----|--------------|
| [kpi](https://github.com/kmcsr/kpi_mcdr) | |
| [loginproxy](https://github.com/kmcsr/login_proxy_mcdr) | |
## TODO