runScripts fix & cleanup

This commit is contained in:
dginovker 2019-10-29 21:09:09 -04:00
parent bb273fd93a
commit c0f3e8a66b
69 changed files with 76 additions and 12 deletions

View file

@ -16,3 +16,4 @@ data/cache/
*.userlibraries
*.class
data/players/**
org/

View file

@ -1,3 +1,3 @@
rm -rf org
cp -r ../CompiledServer/production/09Scape/org .
java -server -cp ".:./bin;.:./lib/*" org.crandor.Management false true false true true
java -server -cp ".:./bin;.:./lib/*" org.keldagrim.Management false true false true true