Update plugins on run too

This commit is contained in:
dginovker 2019-11-05 12:42:29 +00:00
parent 13171d3d78
commit df497818fc

View file

@ -1,3 +1,5 @@
rm -rf org
cp -r ../CompiledServer/production/09Scape/org .
rm -rf plugin/
cp -r ../CompiledServer/production/09Scape/org/crandor/plugin .
java -server -cp ".:./bin;.:./data/libs/*" org.crandor.Server