Step 1: First of all, make a folder in C:/ called:
Then make these folder(s) in it:
Code:
Players | PMoreinfo | PSavedgames | PConnectedfrom
Step 2: Open up client.java and search for:
Replace it with the adress to the folder you just created
It should be something like this
Code:
C:/worldsave/Players
Step 3: Then search for ./savedgames/ and replace with:
Code:
C:/worldsave/PSavedgames
Step 4: Again, search for ./moreinfo/ and replace with:
Code:
C:/worldsave/PMoreinfo
Step 5: For the last time, search for ./connectedfrom and replace with:
Code:
C:/worldsave/PConnedtedfrom
Step 6: Now it's time to make the worlds!
Make a copy of your server and call it:
Change server ip and port,
Do all the steps on the new server "if you already haven't
Update:
I forgot to add something, you have also to do the same steps in these .java files:
100% credits to Lemonslayor from runeserver
i take 0 credits i just posted it here