spigot start.bat
@echo off
title Server Console
java -Xmx1G -jar ServerFile.jar
PAUSE
spigot start.bat
@echo off
title Server Console
java -Xmx1G -jar ServerFile.jar
PAUSE
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
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us