mirror of
https://github.com/pelican-eggs/minecraft.git
synced 2024-11-23 11:23:20 +01:00
Explanation regarding RCON and new Gen2 map start issues
This commit is contained in:
parent
ebbd605486
commit
7cc424a515
@ -1,18 +1,25 @@
|
||||
# Ark: Survival Evolved
|
||||
|
||||
Steam Description :
|
||||
As a man or woman stranded naked, freezing and starving on the shores of a mysterious island called ARK, you must hunt, harvest resources, craft items, grow crops, research technologies, and build shelters to withstand the elements. Use your cunning and resources to kill or tame & breed the leviathan dinosaurs and other primeval creatures roaming the land, and team up with or prey on hundreds of other players to survive, dominate... and escape!
|
||||
|
||||
## Recommended server settings
|
||||
|
||||
### Minimum RAM
|
||||
This server requires about 4096M to run with no players. It is recommended to run 6144M by the ARK creators.
|
||||
|
||||
This server requires about 4096M to run with no players on a default map. Although it is recommended to run 6144M by the ARK creators, specific DLC maps will increase this requirement, such as Genesis 2 requiring over 13,440M to start.
|
||||
|
||||
See the following - https://ark.gamepedia.com/Dedicated_Server_Setup#Hardware
|
||||
|
||||
### RCON
|
||||
|
||||
The server requires a local RCON connection to function. You will see RCON connection refused messages until the server has successfully started and connects to the RCON, which can take anywhere from 10 to 20 minutes. The RCON Port is only required for external RCON connections.
|
||||
|
||||
## Server Ports
|
||||
|
||||
| Port | default |
|
||||
|-------|---------|
|
||||
| Game | 7777 |
|
||||
| Query | 27015 |
|
||||
| Raw UDP | 7778 |
|
||||
| RCON | 27020 |
|
||||
| Port | Default |
|
||||
| --------------- | ------- |
|
||||
| Game | 7777 |
|
||||
| Raw UDP | 7778 |
|
||||
| Query | 27015 |
|
||||
| RCON (optional) | 27020 |
|
||||
|
Loading…
Reference in New Issue
Block a user