timvisee
18fdf4c5f9
Add server start/stop timeout to force kill server if it gets stuck
2021-11-10 23:43:47 +01:00
timvisee
fb8c40e5bb
Update README
2021-11-10 21:17:47 +01:00
timvisee
cbe35e5585
Add client holding feature
...
Don't disconnect client when server starts, hold them for a while, and
relay when the server is ready. This makes the start-and-connect process
much more transparent.
2021-11-10 20:50:49 +01:00
timvisee
e7741f4ece
Set config defaults, comment out defaults in base config file
2021-11-09 15:13:50 +01:00
timvisee
bbecb43639
Add option for protocol version hints, clean up configuration
2021-11-09 14:57:58 +01:00
timvisee
86c88d85f2
Clean up internal server state handling, various fixes
2021-11-09 14:31:31 +01:00
timvisee
5883dcb1f4
Cleanup configuration
2021-11-09 01:15:16 +01:00
timvisee
d109b2bf32
Add RCON server management support, adds Windows support
2021-11-09 01:12:46 +01:00
timvisee
115d100aee
Add documentation for using bash script as server command
2021-11-08 19:52:35 +01:00
timvisee
a7a182fbcb
Add option to automatically rewrite server.properties file
...
This tries to fiend the server.properties file of the Minecraft server,
and sets the correct IP and port as configured within lazymc. This is
enabled by default.
2021-11-08 19:10:50 +01:00
timvisee
db0552f2e5
Rename sleep_on_start to wake_on_start
2021-11-08 18:10:36 +01:00
timvisee
e115bba827
Add sleep_on_start option
2021-11-08 17:41:02 +01:00
timvisee
66faac396a
Add CLI handling, add command to generate/test configuration
2021-11-08 16:49:45 +01:00
timvisee
fdc3c2ea3c
Add configuration (2/2)
2021-11-08 15:27:48 +01:00