Skip to content

VimpServerInboundEvents

@vimp-mp/types 2.0.1

Interface · Client API

Custom events the client sends to the server (vimp.emitServer).

Extend to type your event payloads. The server-side handler receives (player, data) where data matches the payload declared here.

ts
interface VimpServerInboundEvents

VIMP developer documentation