Hello Developers,
Today, I come to you with a new community resource which will help prevent data loss and increase player awareness.
Introducing a model which consists of a few items that will send a notification using the SetCore Send Notification function to all connected game players if Roblox experiences an outage. This is particularly useful in preventing decreased game quality for your players. On certain, rare occasions there will be an update or bug with Roblox which will result in data loss or decreased server capacities, resulting in disconnections or increased ping times.
If a player is aware that Roblox is experiencing problems before the problems become noticeable, they can take steps to prevent data loss or expect there to be a decrease in game quality.
You can view my version of the notification model here: Roblox Status Checker - Roblox
This detection and notification is able to be successfully completed by the use of the Roblox Status Live API which you can read more about at https://robloxstatus.live/api/docs
I highly encourage you all to make your own versions or unique projects using the RSL API, it’s 100% free and does not require an API key or an account.