GTNewHorizons / ServerUtilities

GNU Lesser General Public License v3.0
27 stars 12 forks source link

Disable clientside config edits if their function is disabled on server #52

Closed Lyfts closed 5 months ago

Lyfts commented 5 months ago

This will only affect settings that are stored on the server but can be edited by the client, such as team settings and "My Server Settings".

I think it's best to display that they're disabled rather than hide them entirely to avoid the confusion of why X feature is missing.

su_disabled

This addresses the confusion in https://github.com/GTNewHorizons/ServerUtilities/issues/50