OasisLight-ServerManager icon indicating copy to clipboard operation
OasisLight-ServerManager copied to clipboard

A light weight java program for linux users that makes managing and monitoring servers (MC servers in particular) extremely easy.

Results 4 OasisLight-ServerManager issues
Sort by recently updated
recently updated
newest added

I followed [this](https://aikar.co/2018/07/02/tuning-the-jvm-g1gc-garbage-collector-flags-for-minecraft/) link to add new arguments to make the server better perform and utilize Java flags in the most efficient way. However when I added all those flags,...

Because of heavy load on my server. The manager thoughts that the server is down (Not Responding) So he restarts the server. But after that without the heavy load he...

enhancement

Hello, I'd like to use custom arguments on server start, like "--nojline". Whole command example: java -Dfile.encoding=UTF-8 -Xms512M -Xmx8G -jar Spigot.jar nogui --nojline

enhancement

Hey, could you add that when I start the jar that it doesn't start all servers at once? That's causing huge load on machines. I would appreciate that.

enhancement