Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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
Comment

PREVIOUS NEXT
Code Example
Shell :: export bigquery scheam 
Shell :: git checkout commit 
Shell :: mac install pytorch 3.6 
Shell :: show commit differences between branches git 
Shell :: cat eof 
Shell :: how to change the web default browser in linux 
Shell :: bash switch case 
Shell :: list groups of an user linux 
Shell :: git checkout to remote branch 
Shell :: what is difference between npm install and npm install save --dev 
Shell :: install composer package from github 
Shell :: homebrew install sass 
Shell :: windows start stop service 
Shell :: run bash script on zsh 
Shell :: kubernetes shell into pod 
Shell :: brew mac 
Shell :: How to check a service status with systemctl command 
Shell :: git origin command 
Shell :: bash load file into list 
Shell :: unix cp all files and folders at once 
Shell :: centos set permissions on folder recursively 
Shell :: ubuntu console png to pdf 
Shell :: shell nohup 
Shell :: chmod: Unable to change file mode Operation not permitted 
Shell :: stacer ubuntu 
Shell :: : keyserver receive failed: No dirmngr 
Shell :: change git username and email 
Shell :: bash how to quotes work 
Shell :: how to uninstall software from ubuntu 
Shell :: install alacritty 
ADD CONTENT
Topic
Content
Source link
Name
7+6 =