Commit Graph

22 Commits

Author SHA1 Message Date
timvisee
234a30aecb Add lockout mode, enable to prevent all players from connecting 2021-11-15 15:46:13 +01:00
timvisee
4d51113bd9 Add option to use Minecraft server MOTD 2021-11-11 11:37:08 +01:00
timvisee
5df8c65b44 Move server start/stop timeout settings into time section 2021-11-11 11:14:16 +01:00
timvisee
7b4a90bb34 Add option to restart after a crash 2021-11-11 00:11:17 +01:00
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
e489e070b1 Add demo video to README 2021-11-08 20:12:24 +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
timvisee
c0b3677cb0 Move screenshots 2021-11-08 15:24:35 +01:00
timvisee
fed541c893 Add basic server idle checking, sleep server if idle for specified time 2021-11-08 14:19:52 +01:00
timvisee
c41058e1bb Add screenshots 2021-11-07 20:21:15 +01:00