Skip to content

Commit

Permalink
Merge pull request #478 from raimannma/patch-1
Browse files Browse the repository at this point in the history
Fix link to rcon commands list
  • Loading branch information
thijsvanloef authored Mar 1, 2024
2 parents 73b17ae + 450c0ee commit b389967
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ This will open a CLI that uses RCON to write commands to the Palworld Server.
| Info | Show server information. |
| Save | Save the world data. |

For a full list of commands go to: [https://tech.palworldgame.com/server-commands](https://tech.palworldgame.com/server-commands)
For a full list of commands go to: [https://tech.palworldgame.com/settings-and-operation/commands](https://tech.palworldgame.com/settings-and-operation/commands)

## Creating a backup

Expand Down
2 changes: 1 addition & 1 deletion docs/kr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ docker exec -it palworld-server rcon-cli "Broadcast Hello everyone"
| Info | 서버 정보를 표시합니다. |
| Save | 월드 정보를 저장합니다. |

전체 명령어 목록을 보려면 다음으로 이동하세요: [https://tech.palworldgame.com/server-commands](https://tech.palworldgame.com/server-commands)
전체 명령어 목록을 보려면 다음으로 이동하세요: [https://tech.palworldgame.com/settings-and-operation/commands](https://tech.palworldgame.com/settings-and-operation/commands)

## 백업 만들기

Expand Down
2 changes: 1 addition & 1 deletion docs/zh-CN/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ docker exec -it palworld-server rcon-cli
| Info | 显示服务器信息。 |
| Save | 保存游戏。 |

请查看 [官方文档](https://tech.palworldgame.com/server-commands) 以获取所有命令。
请查看 [官方文档](https://tech.palworldgame.com/settings-and-operation/commands) 以获取所有命令。

## 创建备份

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ This will open a CLI that uses RCON to write commands to the Palworld Server.
| Info | Show server information. |
| Save | Save the world data. |

For a full list of commands go to: [https://tech.palworldgame.com/server-commands](https://tech.palworldgame.com/server-commands)
For a full list of commands go to: [https://tech.palworldgame.com/settings-and-operation/commands](https://tech.palworldgame.com/settings-and-operation/commands)
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ Dies öffnet eine CLI, die RCON verwendet, um Befehle an den Palworld-Server zu
| Info | Zeigt Serverinformationen an. |
| Save | Speichern Sie die Weltendaten. |

Für eine vollständige Liste der Befehle gehen Sie zu: [https://tech.palworldgame.com/server-commands](https://tech.palworldgame.com/server-commands)
Für eine vollständige Liste der Befehle gehen Sie zu: [https://tech.palworldgame.com/settings-and-operation/commands](https://tech.palworldgame.com/settings-and-operation/commands)
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ docker exec -it palworld-server rcon-cli "Broadcast Hello everyone"
| Info | 서버 정보를 표시합니다. |
| Save | 월드 정보를 저장합니다. |

전체 명령어 목록을 보려면 다음으로 이동하세요: [https://tech.palworldgame.com/server-commands](https://tech.palworldgame.com/server-commands)
전체 명령어 목록을 보려면 다음으로 이동하세요: [https://tech.palworldgame.com/settings-and-operation/commands](https://tech.palworldgame.com/settings-and-operation/commands)
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ Dit opent een CLI die RCON gebruikt om opdrachten naar de Palworld Server te sch
| Info | Toon serverinformatie. |
| Save | Sla de wereldgegevens op. |

Voor een volledige lijst met opdrachten ga naar: [https://tech.palworldgame.com/server-commands](https://tech.palworldgame.com/server-commands)
Voor een volledige lijst met opdrachten ga naar: [https://tech.palworldgame.com/settings-and-operation/commands](https://tech.palworldgame.com/settings-and-operation/commands)
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ docker exec -it palworld-server rcon-cli "Broadcast Hello everyone"
| Info | 显示服务器信息。 |
| Save | 保存游戏。 |

请查看 [官方文档](https://tech.palworldgame.com/server-commands) 以获取所有命令。
请查看 [官方文档](https://tech.palworldgame.com/settings-and-operation/commands) 以获取所有命令。

0 comments on commit b389967

Please sign in to comment.