From a73fc567c7c8a36c6da03989f6a77dcbb35255c9 Mon Sep 17 00:00:00 2001
From: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
Date: Tue, 30 Jan 2024 16:20:11 +0100
Subject: [PATCH] update README.md
---
game_eggs/steamcmd_servers/palworld/README.md | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/game_eggs/steamcmd_servers/palworld/README.md b/game_eggs/steamcmd_servers/palworld/README.md
index af008133..9ad3364d 100644
--- a/game_eggs/steamcmd_servers/palworld/README.md
+++ b/game_eggs/steamcmd_servers/palworld/README.md
@@ -73,7 +73,6 @@ Fight, farm, build and work alongside mysterious creatures called "Pals" in this
-> This is currently and might never be supported.
4) The config file gets deleted / reset on server restart.
--> If your server ports is different than the default port (8211) you need to adjust the port inside the config.
-> Before editing the config file always make sure to fully stop the server first. Otherwise all changes wont be saved.
## Recommended server settings
@@ -94,12 +93,9 @@ As of January 19th 2024 the server requires about 5GB of storage capacity. This
## Server Ports
-Note: RCON is disabled by default.
-You can enable it inside the cofig (/home/container/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini)
-
| Port | Default |
| --------------- | ------- |
| Game | 8211 |
| RCON (optional) | 25575 |
-The ports can be changed. Dont forget to edit your config file...
\ No newline at end of file
+The RCON port does not need to be allocated.
\ No newline at end of file