Skip to content
Owain edited this page Jun 6, 2020 · 7 revisions

These are all the hooks included:

Loading

xAdminPostInit

Desc: Used to load addon extensions for xAdmin

Events

xAdminUsergroupUpdated

Desc: Called when a users usergroup is updated

Arguments Type
targetID string
rank string

Blockers

xAdminCanRunCommand

Desc: Used to block commands being run. Return true/false to block

Arguments Type
admin ply
command string
args table
isConCommand bool
Clone this wiki locally