Skip to content

Add synchronize parameter to onElementDataChange #3696

@wassmas

Description

@wassmas

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions