Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 month ago
JSON representation

A MCDR plugin use for auto start/stop server

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*
- Supports **reverse proxy** mode _(`enable_proxy` need to be set to `true`)_

## Dependencies

| ID | Release Link |
|----|--------------|
| [kpi](https://github.com/kmcsr/kpi_mcdr) | |
| [delayexe](https://github.com/kmcsr/delayexe_mcdr) | |
| [loginproxy](https://github.com/kmcsr/login_proxy_mcdr) | |

## TODO