Skip to main content

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.

Source: apex-immigration-tablet/hooks.lua (unencrypted).

Server hooks

Default — true if the player’s job equals Config.ImmigrationJob or their group is in Config.AllowedGroups.
Default — SELECT dateofbirth FROM users WHERE identifier = ?, parses the year.
Default — splits xPlayer.getName() into first / rest.
Default TriggerClientEvent('apex-immigration-tablet:client:notify', source, ...).
Default TriggerClientEvent('apex-immigration-tablet:client:bellNotify', source, ringerName).
Default false. Override per-player.
Default lib.logger.

Client hooks

Default lib.notify.
Default lib.showTextUI / lib.hideTextUI.
Default lib.notify with type = 'warning'.