Hey @k1lly0u,
I'll see if I can put together a preliminary copy myself, but ZoneManager taps into a lot of hooks that can add some resource burden to any server.
It would be great if on init, ZM scanned all Zone profiles to determine what flags are active. For those flags that are inactive, all relevant hooks are then unsubscribed. This would be great for dynamically adjusting how many hooks ZM taps into.
I'll see if I can get something going, but I thought I'd put it on your radar.
I'll see if I can put together a preliminary copy myself, but ZoneManager taps into a lot of hooks that can add some resource burden to any server.
It would be great if on init, ZM scanned all Zone profiles to determine what flags are active. For those flags that are inactive, all relevant hooks are then unsubscribed. This would be great for dynamically adjusting how many hooks ZM taps into.
I'll see if I can get something going, but I thought I'd put it on your radar.