NetworkSettings
NetworkSettings is a settings class that allow you to debug a lot of features with Roblox's server/client networking. It can be found in Roblox Studio's settings, under the Network tab.
Summary
Properties
Describes how much free memory is available, in MBs.
Simulate additional network latency in the network receiving path.
Print diagnostic information about data sent on connect.
When set to true, debug messages will be printed into the output pertaining to physics replication errors.
When set to true, debug information is printed to the output regarding the replication of instances when Workspace.StreamingEnabled is set to true.
Special facility to help catch bugs related to how your experience loads.
When set to true, regions of space that are being streamed to the client will be outlined in red.
When set to true, a label will be shown above each player's head, showing the current animation being played by the Player's Humanoid, if any.