Skip to content

luciouskami/palworld_rcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

palworld_rcon

Usage:

palworld_rcon [arguments...]

config.toml example:

[server]
ip = "127.0.0.1"
port = "25575" 
password = "your admin password"

Known Issues:

  1. These commands don't have any output (/ShowPlayers)

    If there aren't any people in the server,it would response:

    "Server response: name,playeruid,steamid"
    

    After someone entered,It will response EOF

  2. I didn't add ban and kick, I don't need them for now