Calling 'CanNetworkTo' took average Xms

I have recently noticed huge loss in server fps while player has /rec box open.

I get many Timewarnings for CanNetworkTo

Calling 'CanNetworkTo' on 'Recycle v2.1.10' took average 3135ms
This is one of my favorite plugins but I had to pull it today and replace with something else until my issue is figured out.
Hopefully you can help!
Thanks

The implementation in the CanNetworkTo hook is actually fairly minimal. It's likely due to another change elsewhere which is causing this hook to be called a lot more than it used to be.

Thanks for the report