-
-
Notifications
You must be signed in to change notification settings - Fork 502
Closed as not planned
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Cheaters can exploit the lack of synchronization checks in the onElementDataChange event, making it hard to differentiate between legitimate and manipulated data changes.
Describe the solution you'd like
Add a synchronize parameter to onElementDataChange to indicate if the change was synchronized or local. This would help identify and prevent cheating
Describe alternatives you've considered
No response
Additional context
This feature would enhance server security by providing a reliable method to detect suspicious element data changes.
Security Policy
- I have read and understood the Security Policy and this issue is not about a cheat or security vulnerability.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request