MadStudioRoblox / ProfileService

Universal session-locked savable table API
https://madstudioroblox.github.io/ProfileService/
Apache License 2.0
298 stars 158 forks source link

Support to toggle ProfileService warning messages #15

Closed angrybino closed 3 years ago

angrybino commented 3 years ago

Added a new member ToggleWarningMessages in SETTINGS, which can be used to toggle whether ProfileService should warn data store related stuff or not. This is useful addition because not a lot of people like to see unnecessary warn messages which is annoying and can make debugging other code harder.