Skip to main content

Notification System

Documentation version

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.

tip

To comply with VRChat's moderation guidelines, the notification system should enable both logs and in-screen notifications.

General settings​

SettingPurpose
Show NotificationsDisplays messages on screen.
Show LogsWrites messages to the Unity or VRChat log.
TimeSeconds each on-screen message remains visible.
Udon ConsoleOptional 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.