Skip to content

[FEATURE] Server-authoritative file sync with client-side editable settings #504

Description

@SalmonSnaked

I believe many of us need a way to push updates to clients without the file integrity between the server and client being prompted again when the client changes any of the files. The current and only solution of completely removing specific files from the scope of the server is not a viable solution either. This allowEditsInFiles method sure won't nag players about non-compliance with the server, but it also means the server can't push any updates to those files. What we need is a method that allows users to tweak settings while only prompting for an update when the server side makes a change, not when the client or server makes a change.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions