Minecraft Server Linux restart.sh?

mo
- in Plugins
2

I run a Minecraft server on a Linux V server. I downloaded an auto-restart plug-in to the server so that the server automatically restarts itself once a day. However, the plugin always stops the server and I do not know exactly how to do that, when the server stops it automatically restarts.

Can help with there jmd?

ma

You have to set the correct .sh file in the configuration.

Why do not you do that via CRON? That would be much cleaner.

Pe

Hi

However, the plugin always stops the server and I do not know exactly how to do that

Then it is absolutely not a good idea to run a publicly accessible server.

I downloaded an auto-restart plug-in to the server so that the server automatically restarts itself once a day.

A plugin, what should that be and where does it plug in?
Is not it a simple shell script with an entry in Crontab too?

Linux Hase