#Event Lag Solutions
1 messages · Page 1 of 1 (latest)
your best bet
is to save the regions 2 range's inside the server memory
IE store the highest X/Y with lowest Z/Y
and then check for events inside that region
you would load these regions upon server startup from the DB
Yeah I think that’ll help 🙂
Before I was calculating the protected chunks and checking in the events that way, but checking coordinates is probably faster
