Hook for hot air balloon buttonSuggestion
Hello,

I would like to suggest to add a hook to detect when a player push an Hot-Air Balloon button.
Can you provide more info about your use case for the hook? Do you want to block the button from being pressed or just perform a side effect after the fact?

Yes, blocking the push button.

Or Teleporting a player to a location on pressing.

Changing the fuel in the Hot-Air Balloon on press.

Okay, I just submitted a PR to add both pre and post hooks. It will need to be reviewed and merged, then available in the following Oxide patch if all goes well.
https://github.com/OxideMod/Oxide.Rust/pull/239
Thank you!