I have been seeing some of the posts that are about wanting us to control who sees the server output for the developer console and things like that, and a tool I have found extremely useful is client speed, server speed, and ping. So I figured why not make something out of all of that? After about 15 minutes of understanding how it works and making it work on a level 2 permissions level, I got to work on this…
Features added to Local Console:
- Configurable filter list for messages that don’t get logged
Features added:
- Configurable filter list for messages that wont get logged (separate from Local Console)
- Admin list for who can view the list
- Setting to make it so anyone can view the server output
Features removed:
- Command bar
Features added:
- Server Speed
- Client Speed
- Frames Per Second
- 2x2 vs. 1x5 set up
Features removed:
- Server stats (Level 7 permissions needed)
All you need to do is insert this model into a place where server scripts run. The configuration is a ModuleScript inside the server script.
As for the hot key to activate it, it is F3. Changing that is closer to the end of the local script (and yes, the console may turn on when you do Shift + F3). Any thoughts?