feiosme / Minecraft_start.bat

Better start.bat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minecraft_start.bat

Better start.bat

What is this?

As more and more minecraft servers are running, the startup scripts of the server side have always been very primitive, and the functions only stay on the startup. I believe that the server owners need more functions on this startup script, so I wrote a better start.bat.

It support all servers started via start.bat





What's new?:
  1. Show startup directory
  2. 10 seconds for automatic restart and dynamic read,
  3. Displays the number of single restart and records the total number of starts to times.txt,
  4. Extract server folder as game version,
  5. The allocated RAM show in the title
  6. Display number of plugins.(version1.2)
  7. The title shows the number of restarts rather than the number of starts.(version1.2)
  8. If automatic restart three times, pause the confirmation.(version1.2)

How to use:

  1. Replace your original start.bat, maybe your original name is not called that
  2. In the launcher root directory
  3. Change "spigot-1.13.2.jar "to your core file name



About

Better start.bat


Languages

Language:Batchfile 100.0%