A simple palworld rcon gui for those who dont want to use an rcon cli. Design is still a work in progress, but for now it does what you need it to do
- Broadcast
- Save
- Shutdown
- Kick Player
- Ban Player (If command doesnt work, make sure to have banlist.txt in Pal\Saved\SaveGames)
- Show list of players
- polishing
- adding new features that come to palworld rcon
download the latest release installer: https://github.com/crow0085/Palworld-Rcon-Client-GUI/releases
or
Download or clone the repository, and open the project in your favorite editor
Run the command to install dependencies:
npm install
run the command to start the app:
npm start
- Myself for creating the GUI App
- Lysec for the rcon client - https://github.com/Ly-sec/PalRCONClient