Description
PalCenter
Bidirectional chat bridge between Palworld in-game chat and Discord.
Features
- Game -> Discord: In-game chat messages are posted to a Discord channel via webhook
- Discord -> Game: Discord messages are relayed into the in-game chat via file bridge
- Server Events: Join, leave, restart, and online notifications sent to Discord
- Player Levels: Chat messages include player level (e.g.
[Server Chat] Robin Lv.42: hello) - Auto-Setup: Creates
PalCenter.jsonandPalCenter_bridge.txtautomatically if missing - Wine/Proton Compatible: Uses
curl.exefor HTTPS requests (no WinHTTP/SChannel dependency)
Installation
- Copy
PalCenter.dlltoPal/Binaries/Win64/ - Copy
PalCenter.jsontoPal/Binaries/Win64/ - Copy
ue4ss/Mods/PalCenter/to your UE4SS mods directory - Add entry to
mods.txt(UE4SS):PalCenter : 1 - Edit
PalCenter.jsonand set your Discord webhook URL - Restart the server


