Notification System
This notification reference was last updated for Admin Tablet 7.0.0.
The notification system displays tablet feedback and writes logs. This is for informing the local player of actions, errors, and warnings. It is also used for debugging and auditing.
To comply with VRChat's moderation guidelines, the notification system should enable both logs and in-screen notifications.
General settings
| Setting | Purpose |
|---|---|
| Show Notifications | Displays messages on screen. |
| Show Logs | Writes messages to the Unity or VRChat log. |
| Time | Seconds each on-screen message remains visible. |
| Udon Console | Optional VUdon Logger destination. |
Messages are grouped into Errors, Bans, Freezes, Mutes, Deafens, Teleports, Utility, Warnings, and optional Security Keypad Roles. Most groups provide their own enable toggle, icons, and message text.
Placeholders such as {0} and {1} are replaced with context such as a player, role, state, destination, actor, or message. Keep every placeholder required by the original text when translating a message.