forked from 2009Scape/Server
Password back to blank
This commit is contained in:
parent
c0f3e8a66b
commit
5b6c07460e
47 changed files with 7 additions and 76 deletions
1
CompiledServer/production/09Scape/.gitignore
vendored
1
CompiledServer/production/09Scape/.gitignore
vendored
|
|
@ -16,3 +16,4 @@ data/cache/
|
|||
*.userlibraries
|
||||
*.class
|
||||
data/players/**
|
||||
org/
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
rm -rf org
|
||||
cp -r ../CompiledServer/production/09Scape/org .
|
||||
java -server -cp ".:./bin;.:./lib/*" org.crandor.Server false true false true true
|
||||
java -server -cp ".:./bin;.:./lib/*" org.crandor.Server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue