This wiki is using an old backup from 2020
Some information may be old/missing
Learn how to start a Windows server following these simple steps.
|
|
- 1. Download the blank server.
- 2. Download and update the plugins
- 3. Open the server.cfg file and change your server name.
- 4. Run server.exe
- 5. The server can't be accesed from the Internet, you will need to open the server's port
|
Learn how to start a Linux server following these simple steps.
|
|
To keep the server running after closing the terminal we'll use screen: screen ./mpsvrrel64 For 32-bit: screen ./mpsvrrel32
To view the server console after you've closed the terminal once use: screen -r
To close the server press while viewing the console: CTRL+C
(IN CASE YOU'RE USING THE ROOT USER MAKE A NEW DIRECTORY FOR THE SERVER USING: mkdir vcmpserver)
|
|