Skip to content

Hooks:Server

Saint-Wish edited this page Mar 14, 2015 · 1 revision

Information

These are the hooks that are added in with the administration mod.

Group Hooks

  • void CU_OnGroupCreation

    Hook gets called during group creation.

  • void CU_OnGroupsLoad

    Hook gets called during group loading.

  • void CU_OnGroupsSaving

    Hook gets called during group saving.

User Hooks

  • void CU_OnUsersLoad

    Description

  • void CU_OnUsersSaving

    Description

  • void CU_OnAddUser

    Description

Clone this wiki locally