💾 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
⬅️ Previous capture (2021-12-03)
-=-=-=-=-=-=-
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