-
Notifications
You must be signed in to change notification settings - Fork 0
User Management
PalCenter uses persistent local accounts. Only Administrators can open Users and manage other accounts.
| Role | Access |
|---|---|
| Administrator | Full access, including servers, notifications, backups, and users |
| Moderator | View data and perform server or player operations |
| Visitor | Read-only dashboard, settings, monitoring, and event access |
Role checks are enforced by the PalCenter API, not only by hidden UI controls.
- Open Users from the sidebar or profile menu.
- Select Create User.
- Enter a username, email address, temporary password, and role.
- Select Create User.
The new user must replace the temporary password at first sign-in.
Administrators can change a user's username, email, role, and enabled state. Disabled users cannot sign in. Role or password changes invalidate affected sessions as appropriate.
PalCenter prevents deleting or disabling the last enabled Administrator.
Every signed-in user can open Profile from the account menu to view account information and change their password. Password changes require the current password.
- Give Administrator access only to trusted operators.
- Use Moderator for daily server operations.
- Use Visitor for read-only monitoring.
- Disable accounts that no longer need access.
- Use unique passwords and HTTPS for remote access.
PalCenter v1.1.1 · Repository · MIT License
PalCenter v1.1.1
Getting Started
Administration
Deployment
Troubleshooting
Project