Horje
how to run spigot server using bat Code Example
how to run spigot server using bat
@echo off
echo This Will Restart Your Server If It Crashes!
title Minecraft Console
:StartServer
java -Xmx1G -jar SERVER_FILE_NAME.jar
echo (%time%) Server closed/crashed... restarting!
goto StartServer




Shell

Related
apt package info Code Example apt package info Code Example
how to push forcefully in github Code Example how to push forcefully in github Code Example
install brave on arch Code Example install brave on arch Code Example
docker setup Code Example docker setup Code Example
install torch 1.7.1 Code Example install torch 1.7.1 Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
8