GearN dashboard event callback script screenshot
Event Callback Script

Event Callback Script manages server-side callback handlers that run around built-in GearN operations. Use it to customize behavior without changing the core server flow directly.

  • Callback list: Review callback functions by name, event, status, and creation time.
  • Lifecycle control: Create, edit, enable, disable, or remove callback scripts from the dashboard.
  • Runtime impact: Callback logic can change authentication, player data, inventory, content, and other server operations.
  • Debug flow: Check Server Logs after editing callback behavior.