ServerScope
๐ก Updated this year๐ผ๏ธ Gallery (1 images)
๐ Analysis
- ๐ #37 of 137 folia mods in this game by downloads
๐ About This Mod
# **ServerScope** ## **Minecraft server monitoring and diagnostics** **๐ About the plugin** **ServerScope** is a modern monitoring and observability plugin with a **web dashboard** for **Minecraft servers** running on **Paper / Folia 1.21+**. It gives administrators full control over the serverโs status: performance, lag, load, suspicious events โ all in one place. (https://img.shields.io/badge/Support%20ServerScope-Ko--fi-29C7FF?style=for-the-badge&logo=kofi&logoColor=white&labelColor=101826)](https://ko-fi.com/erotoro) **๐ก Suitable for:** 1. SMP servers 2. Vanilla+ servers 3. Large-scale projects with high load **โก Why you need it** **With ServerScope, you can quickly understand:** - โ Why the server is lagging right now - ๐ Which chunks are causing the load - ๐ Whether the number of entities is increasing - โ ๏ธ Whether itโs a real problem or just a warning - ๐ Which plugins are behaving suspiciously **๐ Key features** - ๐ Live metrics: - TPS, MSPT, entities, chunks - ๐ World and chunk diagnostics - ๐ Event and plugin profiling - ๐จ Alert system - ๐ Built-in web dashboard - ๐ JSON API - ๐ฎ Admin game commands - ๐พ Data storage (SQLite) **๐ฆ Requirements**โ Java 21+ Paper / Folia 1.21+ **๐ฅ Installation**โ 1. Download the .jar file 2. Move it to the plugins/ folder 3. Start the server 4. Wait for the configurations to be generated **๐ Configuration:** ```plugins/ServerScope/config.yml``` **โ๏ธ Whatโs included straight away** โ The following are already active after the first launch: - storage - collectors - alerts - profiling - web panel **๐ Default web panel:** - access only locally (127.0.0.1) - port 8080 - token generated automatically **๐ How to access the web panel**โ If youโre on the same machine: http://127.0.0.1:8080/ Next: 1. Open config.yml 2. Find web.auth-token 3. Paste it into the panel **๐ How to enable external access (hosting)**โ If the server is hosted: 1. Check if you can open the port 2. Specify in the config: ``` web: host: 0.0.0.0 port: 25656 ``` 3. Restart the server 4. Open: ```http://IP:PORT/``` **๐ Important:** _the token is mandatory the port must be allowed by the hosting provider_ **๐ Security (IMPORTANT)** โ _โ Do not publish the token_ _โ Do not open the dashboard without protection_ **๐ง Profiling**โ Allows you to track: - slow events - frequent events - load spikes - plugin impact ๐ By default: - player_interact - block_break / place - entity_damage - inventory_click - creature_spawn **๐จ Alerts**โ Notification system: ๐ด CRITICAL โ appears in-game ๐ก WARN โ remains in the UI / console Examples: - low TPS - high MSPT - chunk overload - many entities **๐พ Storage**โ - SQLite database - asynchronous writing - minimal load ๐ File: ``` plugins/ServerScope/serverscope-mvp.db ``` **๐ฎ Commands**โ ``` /serverscope /serverscope status /serverscope reload /serverscope report /serverscope findings /serverscope alerts /serverscope web regenerate-token ``` **๐ Permissions**โ ``` serverscope.admin serverscope.command.* serverscope.alerts ``` ๐ Default: OP access **โ ๏ธ Common issues**โ โ Dashboard is there, but no dataโ โ incorrect token โ 401 Unauthorisedโ โ token missing โ 429 Too Many Requestsโ โ too many requests โ Dashboard wonโt openโ โ check: - port - host - firewall - hosting **๐ Regenerate token**โ ``` /serverscope web regenerate-token ``` **๐ก Conclusion**โ **ServerScope** is essentially โGrafana for Minecraftโ, but right inside the server. If you want to: - find lags faster - understand server behaviour - monitor load โ this plugin is a must-have.
# ServerScope ## Minecraft server monitoring and diagnostics
๐ About the plugin ServerScope is a modern monitoring and observability plugin with a web dashboard for Minecraft servers running on Paper / Folia 1. 21+.
It gives administrators full control over the serverโs status: performance, lag, load, suspicious events โ all in one place.
[!(https://img.shields.io/badge/Support%20ServerScope-Ko--fi-29C7FF?style=for-the-badge&logo=kofi&logoColor=white&labelColor=101826)](https://ko-fi.com/erotoro)
๐ก Suitable for:
1. SMP servers 2. Vanilla+ servers 3. Large-scale projects with high load โก Why you need it With ServerScope, you can quickly understand:
- โ Why the server is lagging right now
- ๐ Which chunks are causing the load
- ๐ Whether the number of entities is increasing
- โ ๏ธ Whether itโs a real problem or just a warning
- ๐ Which plugins are behaving suspiciously
๐ Key features - ๐ Live metrics: - TPS, MSPT, entities, chunks - ๐ World and chunk diagnostics - ๐ Event and plugin profiling - ๐จ Alert system - ๐ Built-in web dashboard - ๐ JSON API - ๐ฎ Admin game commands - ๐พ Data storage (SQLite)
๐ฆ Requirementsโ Java 21+ Paper / Folia 1. 21+
๐ฅ Installationโ 1. Download the .jar file 2. Move it to the plugins/ folder 3. Start the server 4. Wait for the configurations to be generated
๐ Configuration: ```plugins/ServerScope/config.yml```
โ๏ธ Whatโs included straight away โ The following are already active after the first launch: - storage - collectors - alerts - profiling - web panel
๐ Default web panel: - access only locally (127. 0. 0. 1) - port 8080 - token generated automatically
๐ How to access the web panelโ If youโre on the same machine: http://127. 0. 0. 1:8080/
Next: 1. Open config.yml 2. Find web.auth-token 3. Paste it into the panel
๐ How to enable external access (hosting)โ If the server is hosted: 1. Check if you can open the port 2. Specify in the config: ``` web: host: 0. 0. 0. 0 port: 25656 ``` 3. Restart the server 4. Open: ```http://IP:PORT/```
๐ Important: _the token is mandatory the port must be allowed by the hosting provider_
๐ Security (IMPORTANT) โ _โ Do not publish the token_ _โ Do not open the dashboard without protection_
๐ง Profilingโ Allows you to track: - slow events - frequent events - load spikes - plugin impact ๐ By default: - player_interact - block_break / place - entity_damage - inventory_click - creature_spawn
๐จ Alertsโ Notification system: ๐ด CRITICAL โ appears in-game ๐ก WARN โ remains in the UI / console Examples: - low TPS - high MSPT - chunk overload - many entities ๐พ Storageโ - SQLite database - asynchronous writing - minimal load ๐ File:
``` plugins/ServerScope/serverscope-mvp.db ```
๐ฎ Commandsโ
``` /serverscope /serverscope status /serverscope reload /serverscope report /serverscope findings /serverscope alerts /serverscope web regenerate-token ```
๐ Permissionsโ
``` serverscope.admin serverscope.command.* serverscope.alerts ``` ๐ Default: OP access
โ ๏ธ Common issuesโ โ Dashboard is there, but no dataโ โ incorrect token
โ 401 Unauthorisedโ โ token missing
โ 429 Too Many Requestsโ โ too many requests
โ Dashboard wonโt openโ โ check: - port - host - firewall - hosting ๐ Regenerate tokenโ
``` /serverscope web regenerate-token ```
๐ก Conclusionโ ServerScope is essentially โGrafana for Minecraftโ, but right inside the server.
If you want to: - find lags faster - understand server behaviour - monitor load
โ this plugin is a must-have.
๐ Mod Details
- Game
- Minecraft Plugins
- Author
- Erotoro
- Version
- 1.1.0
- Downloads
- 63
- Endorsements
- 0
- Category
- folia
- Created
- 3/19/2026
- Updated
- 6/25/2026
- Game Versions
- 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1
- Tags
- utility
๐ง How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
๐ Full step-by-step install guide for Minecraft Plugins โ
Visit the official mod page for specific installation instructions for this mod.
๐ฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
โ Frequently Asked Questions
Which Minecraft Plugins versions does ServerScope support?
The author lists 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2. Other versions may work but are untested by the author.
What is the latest version of ServerScope?
Version 1.1.0, published 2026-06-25 with 63 downloads recorded at the source.
Keep browsing โ more Minecraft Plugins mods await
