Notify
1 / 3


Custom notifications Commands notify.show [type] [message] notify.player [steamid] [type] [message] notify.allplayers [type] [message] Permissions You can set permission in config, for example: "Permission (example: notify.use)": "notify.use", notify.
Works with
Depends on
Description
Custom notifications
Commands
- notify.show [type] [message]
- notify.player [steamid] [type] [message]
- notify.allplayers [type] [message]
Permissions
- You can set permission in config, for example:
code
| 1 | "Permission (example: notify.use)": "notify.use", |
- notify.see - So a player can see notifications
- notify.notify - So an admin/moderator can see how it looks before sending it
- notify.player - Send notification to specific player (they need the notify.see permission)
- notify.allplayer - Send notification to all players (they need the notify.see permission)
API
code
| 1 | private void SendNotify(string userId, int type, string message) |
| 2 | private void SendNotify(ulong userId, int type, string message) |
| 3 | private void SendNotify(BasePlayer player, int type, string message) |
Config Examples
Sponsored

RCONtrol
Command your Rust server. Live WebRCON console, performance and player monitoring, quick actions, groups and permissions, and plugin management.
Visit site ↗Free
DownloadViews3
Downloads0
Purchases0
Rating★ 0.0
Version1.0.18
PlatformRust
CategoryPlugins
CompatibleOxide · Carbon
Size9 KB
PublishedSep 19, 2026
UpdatedSep 19, 2026
✓ Reviewed for safety and integrity
