Source:Documentation Index
Fetch the complete documentation index at: https://docs.apex-services.site/llms.txt
Use this file to discover all available pages before exploring further.
apex-restricted-zones/hooks.lua (unencrypted).
Server hooks
Hooks.HasPermission(source)
Hooks.HasPermission(source)
Default —
xPlayer.getJob().name is in Config.AllowedJobs.Hooks.OnZoneCreated(source, zone)
Hooks.OnZoneCreated(source, zone)
Default no-op. Broadcast a dispatch / JobAd announcement.
Hooks.OnZoneDeleted(source, zone)
Hooks.OnZoneDeleted(source, zone)
Default no-op.
Hooks.OnAuditLog(source, action, details)
Hooks.OnAuditLog(source, action, details)
Default
lib.logger.Client hooks
Hooks.ShowClientNotify(message, type)
Hooks.ShowClientNotify(message, type)
Default
ESX.ShowNotification, falls back to lib.notify.