onConsoleInput

This commit is contained in:
georgey 2025-01-10 17:18:39 +11:00
parent bce220bcf8
commit a70d0a6d86

View File

@ -1059,6 +1059,13 @@ Cancellable: NO
Triggered right after all files in the plugin were initialized.
##### `onConsoleInput`
Arguments: `input: string`
Cancellable: NO
Triggered when the BeamMP console receives an input.
##### `onShutdown`
Arguments: NONE