-
Notifications
You must be signed in to change notification settings - Fork 0
Notifications
Shane Smith edited this page Jul 24, 2026
·
1 revision
PalCenter can send selected server and player events to:
- Discord webhooks
- ntfy servers and topics
Only Administrators can manage notification providers.
- Server online
- Server offline
- Server restarted
- Player joined
- Player left
- Player banned
- Create a webhook in the target Discord channel.
- In PalCenter, open Notifications.
- Select Add Provider.
- Choose Discord webhook.
- Enter a display name and the webhook URL.
- Select the events to send.
- Leave Enabled on and save.
- Use Send Test to verify delivery.
PalCenter does not display the stored webhook URL after saving. To change it, enter a replacement URL while editing the provider.
- Open Notifications and select Add Provider.
- Choose ntfy.
- Enter a display name, server URL, and topic.
- Select the events to send.
- Save and send a test notification.
The default public ntfy server is https://ntfy.sh. You can also use a
self-hosted ntfy server reachable from the PalCenter container.
The Notifications page allows Administrators to:
- Edit provider settings
- Enable or disable delivery
- Change event selections
- Send a test notification
- Delete a provider
Treat Discord webhook URLs and private ntfy topics as credentials. Do not paste them into public issues or logs.
PalCenter v1.1.1 · Repository · MIT License
PalCenter v1.1.1
Getting Started
Administration
Deployment
Troubleshooting
Project