Updated server and minor value changes made.

This commit is contained in:
2020-11-17 13:00:53 -06:00
parent 94dbda6ac6
commit 1702fe7472
4 changed files with 10 additions and 7 deletions

View File

@@ -1 +1 @@
Start-Process java -ArgumentList "-Xms512M", "-Xmx1G", "-jar", "paper.jar", "nogui"
Start-Process java -ArgumentList "-Xms512M", "-Xmx1G", "-jar", "craftbukkit.jar", "nogui"