💾 Archived View for dressupgeekout.com › tips › redeclipse-server-howto.gmi captured on 2022-01-08 at 13:38:31. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-12-03)

➡️ Next capture (2023-12-28)

-=-=-=-=-=-=-

HOWTO Set up a Red Eclipse private server

First, make sure UDP ports 28801 and 28802 are opened up.

Then, launch Red Eclipse. We're gonna type some commands:

This means "set up a private server AND don't list on the master/public server."

/servertype 1

Set an administrator password -- in this example, "abcdefg":

/adminpass abcdefg

Connect to yourself:

/connect localhost

Give yourself administrator privileges:

/setpriv abcdefg

I like to set up zero bots, at least at first:

/botlimit 0

I also make sure to set an appropriate number of players:

/numplayers 2