mirror of
https://github.com/timvisee/lazymc.git
synced 2025-07-26 09:42:03 -07:00
b1dd8da7c62d7998fdff990db20ccd7c6945c236
lazymc
Note: this is a prototype and currently incomplete.
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.
Demo
https://user-images.githubusercontent.com/856222/140804726-ba1a8e59-85d9-413b-8229-03be84b55d51.mp4
License
This project is released under the GNU GPL-3.0 license. Check out the LICENSE file for more information.
Languages
Rust
99.8%
Shell
0.2%