3 lines
57 B
Bash
3 lines
57 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
java -Xmx2G -XX:+UseG1GC -jar spigot.jar nogui
|