5 lines
169 B
Bash
Executable File
5 lines
169 B
Bash
Executable File
bash build.sh
|
|
cp target/sh_ontime_handler_spigot-*-SNAPSHOT.jar spigot/plugins
|
|
cd spigot
|
|
export PLUGIN_ENVIRONMENT=development
|
|
java -Xms1G -Xmx8G -jar spigot.jar --nogui |