Update README

This commit is contained in:
timvisee 2021-11-07 20:31:03 +01:00
parent c41058e1bb
commit 4443f87896
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172

View File

@ -3,6 +3,14 @@
`lazymc` puts your Minecraft server to rest when idle, and wakes it up when
players connect.
Some Minecraft servers (especially modded) use an insane amount of
resources when nobody is playing. `lazymc` helps with this by stopping your
server when idle, until a player connects again.
`lazymc` functions as proxy between clients and the server. It handles all
incoming status connections until the server is started and then transparently
proxies the rest.
## Screenshots
![Sleeping server](./res/screenshot-sleeping.png)