Hacking crates message shows multiple timeSolved

When somene starts hacking a crate, notification sometimes repeats itself up to 7 times:

07/04 15:09:50 | [Inbound] SirOblidium is hacking a locked crate
07/04 15:09:52 | [Inbound] SirOblidium is hacking a locked crate
07/04 15:09:54 | [Inbound] SirOblidium is hacking a locked crate

This player isn't hacking 3 crates.

As far as I know, there's nothing in the plugin itself that would cause this to happen. The hook would need to be called multiple times, and that's handled by Oxide and the server. My best guess would be performance issues causing it.

Can you list your other plugins, and post your config & lang files (if they're not default) so I can try to reproduce?

Oh, I see, there's a conflict between the two plugins then. I'll have this fixed in the upcoming version, thanks for reporting.

Locked automatically