timvisee / lazymc

💤 Put your Minecraft server to rest when idle.
GNU General Public License v3.0
552 stars 14 forks source link

Suggestion : Check machine free RAM memory before starting server & independant whitelist #60

Open Unnamed3 opened 7 months ago

Unnamed3 commented 7 months ago

Hello, I have some suggestion of functionality that could be useful. I run multiple servers with a lobby. The machine can't handle running all servers in the same time.

I could suggest to add a setting to check available memory before starting a sleeping server (for example check if current available RAM memory is greater than the allocated memory of the sleeping server, or a fixed value in config)

Another suggestion : Add an option to use an independant whitelist of players allowed to wake the server, instead of using the whitelist of the sleeping server