Horje
spigot start.bat code Code Example
spigot start.bat
@echo off
title Server Console
java -Xmx1G -jar ServerFile.jar
PAUSE
spigot start.bat code
@echo off
title Server Console
java -Xmx1024M -jar spigot-1.17.jar -DIReallyKnowWhatIAmDoingISwear
PAUSE
spigot start.bat code
@echo off
title Server Console
java -Xmx2048M -Xms2048M -jar spigot-1.17.jar 
PAUSE
spigot start.bat code
stable-download/java/spigot_command/run.bat




Shell

Related
CMake: unsupported GNU version -- gcc versions later than 8 are not supported Code Example CMake: unsupported GNU version -- gcc versions later than 8 are not supported Code Example
How to push to a new repositiory in github Code Example How to push to a new repositiory in github Code Example
run .c file linux Code Example run .c file linux Code Example
adb install_failed_already_exists Code Example adb install_failed_already_exists Code Example
use environment secret variable in helm Code Example use environment secret variable in helm Code Example

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