ServX
ServerExtras gives you latency analytics for the current server when viewing the Who tab in game.
By BobFromIT
Last updated | a week ago |
Total downloads | 775 |
Total rating | 3 |
Categories | Mods Tools |
Dependency string | BobFromIT-ServX-1.1.1 |
Dependants | 1 other package depends on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
ServX for ATLYSS by Bob from IT
ServerExtras is a mod that provides detailed real-time server statistics including player ping, TPS (Ticks Per Second), and visual performance graphs.
This is my first mod for Unity, so there are bound to be mistakes or inaccuracies with my code. I have plans for further updates to allow configuration options, after which I will upload the source code to Github.
If you have any suggestions or issues, feel free to reach out to me on the ATLYSS Discord.
Features
- Real-time Ping and TPS Monitoring
- Displays live player latency and TPS values dynamically.
- Colored indicators for TPS to match Ping and highlight performance.
- Graph Visualization
- Visual graph tracking average, max, and min ping values.
- Smooth scrolling lines for an intuitive performance overview.
- Session Tracking
- Calculates and displays session averages for player ping, TPS, and time elapsed.
- Optimized for Performance
- Line pooling system to minimize object creation and maintain smooth gameplay.
Installing
-
Install BepInEx
- Download and install the latest version of BepInEx 5.
-
Download ServerX
- Download this mod (ServX.dll).
-
Locate Game Directory
- Find the game’s main directory (where
ATLYSS.exe
is located).
- Find the game’s main directory (where
-
Add the Mod
- Go to the
BepInEx/plugins
folder (ATLYSS/BepInEx/plugins/
). - Place the
ServX.dll
file in theplugins
folder.
- Go to the
Requirements
Usage Instructions
- Open the in-game Who Menu to view real-time ping, TPS, and graph visualization.
- Close and reopen the menu as needed to refresh or track new sessions.
- Check the session summary in the console for detailed statistics after closing the menu.