Skip to content

Commit

Permalink
Merge pull request #467 from thijsvanloef/rcon-wrapper
Browse files Browse the repository at this point in the history
add rcon-wrapper docs
  • Loading branch information
thijsvanloef authored Feb 28, 2024
2 parents 5b7dc0e + b91c46d commit b881377
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docusaurus/docs/guides/rcon/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"label": "RCON (Advanced)",
"position": 3,
"link": {
"type": "generated-index"
}
}
6 changes: 6 additions & 0 deletions docusaurus/docs/guides/rcon/rcon-wrapper.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# RCON Wrapper

GitHub user [valamidev](https://github.com/valamidev) made a plugin `for palworld-server-docker`
that allows you to protect the palworld RCON end-point with a Bearer token and access it via HTTP protocol.

More information on his GitHub Repo: [valamidev/palworld-rcon-buddy](https://github.com/valamidev/palworld-rcon-buddy)

0 comments on commit b881377

Please sign in to comment.