Kappin Airstrikes • 2.3.1
Server integrations.
Trusted server-side APIs and configurable adapters for connecting the resource to other server systems.
Server-side API
The resource exposes trusted server exports for creating and cancelling missions, checking permission profiles, reading active mission state and validating authorized mission events.
Authorization: server integration APIs are intended for trusted resources. The calling resource should perform its own access checks before exposing them to player-driven features.
Server-local events
Equivalent server-local create events are available for resources that prefer event-based integration. Exact signatures are documented in the README shipped with the current release.
Adapters
Config.Adapters provides hooks for custom gameplay handling and mission-state notifications. This lets server owners connect Kappin Airstrikes to custom systems without modifying the resource's internal files.
