3ca436b7e4
probably a job for tomorrow
5 lines
115 B
Bash
Executable File
5 lines
115 B
Bash
Executable File
mkdir -p ./run/plugins/
|
|
cp ./target/fantasysmp*.jar run/plugins/fantasysmp.jar
|
|
cd run/
|
|
java -jar ./paper.jar nogui
|