Latest Rust Update Breaks Cargo Check

With the newest release of rust the function to check for existing cargo seems to have broken. There are now a never ending line of cargo ships being spawned. A fix would be greatly appreciated. Thanks! Bank$

"seems to"? Are you getting logs to show? It happens when you are just using this plugin alone, nothing else?

This dated plugin does things weird. You would be better off using the server's build in events commands/variables. Try setting these lower for event_cargoship check events with this command: events.print_server_events

events.set_event_max_delay( ) (Generated) Sets the maximum delay in seconds between automatic triggers of the named server event
events.set_event_min_delay( ) (Generated) Sets the minimum delay in seconds between automatic triggers of the named server event