Make a server ATLauncher

How to make a server on atlauncher

In this guide we will show you the steps to make a server on ATLauncher

  1. Go into packs and search for Ocean Outlast Expert

  2. Press create server

3. Choose the version of the server you wish

4. Press the install button and wait for it to finish

5. Go to servers and find the server

6. Launch & Close the server to generate files (kEEP IN MIND THE FIRST Launch ALWAYS TAKES LONGER)

7. Open the folder to edit the needed files

8. Open the eula file and change the line eula=false to eula=true

9. Open LaunchServer and change xmx to the amount of ram you wish to use for the server (Recommended = 3Gb+1GB per person)

Want people outside your local network to join? watch this video on how to port forward

Do you want to Improve your servers TPS/MS? Follow these!

>SERVERFOLDER/server.properties.txt

Lower "view-distance=10" (Recommended 4-6)


>SERVERFOLDER/config/Fishs_undead_rising.cfg

I:"raven spawn rate"=8 (Recommended 2-4)

I:"piranha spawn rate"=20 (Recommended 2-4)


>SERVERFOLDER/config/sponge/global.conf

keep-spawn-loaded=true (Change to false)

spawn-limit-monster=70 (Recommended 25-30)


>SERVERFOLDER/config/sponge/worlds/DIMENSION-NAME/DIMENSION-NUMBER/world.cfg

To stop every dimension loading when the server starts up, you have too manually edit each of the dimensions world.cfg file, It should look like this:

sponge {

world {

# If 'true', this world will load on startup.

load-on-startup=false

}

}

>Do you have lag from world generation? Pregen it!

Type /worldborder set 10000 (This sets a -5000 , -5000 x 5000 , 5000 block worldborder around X-0 Y-0 Z-0)

You can change the size of the worldborder after you pregen.

Then type /pregen gen startWorldBorder (This will pregen everything within the world border you set)