Player Synchronization Issue
This issue typically occurs when synchronizationsynchronisation between players on your server breaks. For example, a player opens a door on their client, but on your client, the door remains closed. You see the player's actions with a 4–5 second delay.
Monitor server traffic
You thecan issue.use wireshark to monitor your server traffic. If you notice unusual activity or high usage, that might be the cause. High network usage often results from large data transfers, commonly caused by moving primitives.primitives. Try removing suchany objectscreated primitive objects/plugins and see if the issue persists.-
Test without plugins
Try disabling all your plugins (including Exiled) and frameworks.see Ifif the issue disappears,persists. If not, one of them is likely the cause.-
I thestill problemhave continuesissues!
Please the above, contact yourour hosting provider to check for any issues on their end.