Option to allow despawning while mountedSuggestion
Config toggle for allowing despawning of minicopter while mounted. Is this possible to add?
Yeah, planning to add this soon, though a possibly better alternative would be to lock the mini copter so people can't get in, which is probably coming soon too.
This was implemented in v2.8.0. Just set CanDespawnWhileOccupied: true in the plugin config. There's a similar setting for fetching while mounted as well, CanFetchWhileOccupied.
Yes. I see. Thanks.