Earlier Versions
| Name | Size | Uploaded | Game Version | Downloads | |
| LagMonitor v1.17.3 release | 2.50 MB | Dec 26, 2022 | 1.19.3 | 115 | Download |
| LagMonitor v1.17.2 release | 2.37 MB | Jun 19, 2022 | 1.19 | 722 | Download |
| LagMonitor v1.15 release | 262.37 KB | Jun 30, 2017 | 1.12 | 3,877 | Download |
| LagMonitor v1.14.3 release | 253.20 KB | May 26, 2017 | 1.11 | 171 | Download |
| LagMonitor v1.14 release | 253.42 KB | Apr 17, 2017 | 1.11 | 223 | Download |
| LagMonitor v1.13 release | 255.40 KB | Feb 18, 2017 | 1.11 | 228 | Download |
| LagMonitor v1.11.9 release | 254.60 KB | Jan 5, 2017 | 1.11 | 295 | Download |
| LagMonitor v1.11.2 release | 250.04 KB | Sep 21, 2016 | 1.10 | 283 | Download |
| LagMonitor v1.10.1 release | 244.88 KB | Sep 18, 2016 | 1.10 | 165 | Download |
| LagMonitor v1.10 release | 244.95 KB | Sep 13, 2016 | 1.10 | 164 | Download |
| LagMonitor v1.9.1 release | 239.60 KB | Sep 11, 2016 | 1.10 | 150 | Download |
| LagMonitor v1.9 release | 241.94 KB | Sep 5, 2016 | 1.10 | 148 | Download |
| LagMonitor v1.8 release | 238.26 KB | Sep 1, 2016 | 1.10 | 151 | Download |
| LagMonitor v1.7.2 release | 236.82 KB | Aug 19, 2016 | 1.10 | 156 | Download |
| LagMonitor v1.7.1 release | 236.64 KB | Jul 31, 2016 | 1.10 | 216 | Download |
| LagMonitor v1.7 release | 236.56 KB | Jul 29, 2016 | 1.10 | 140 | Download |
| LagMonitor v1.5 release | 233.38 KB | Jul 3, 2016 | 1.10 | 204 | Download |
| LagMonitor v1.4 release | 232.17 KB | Jun 9, 2016 | 1.9 | 222 | Download |
| LagMonitor v1.3.2 release | 214.25 KB | May 19, 2016 | 1.9 | 168 | Download |
| LagMonitor v1.3.1 release | 214.29 KB | May 7, 2016 | 1.9 | 180 | Download |
| LagMonitor v1.3 release | 214.19 KB | May 6, 2016 | 1.9 | 155 | Download |
| LagMonitor v1.2 release | 212.84 KB | Apr 8, 2016 | 1.9 | 227 | Download |
| LagMonitor v1.1 release | 207.51 KB | Apr 7, 2016 | 1.9 | 125 | Download |
| LagMonitor v1.0 release | 205.18 KB | Apr 6, 2016 | 1.9 | 136 | Download |
| LagMonitor v0.7 release | 185.73 KB | Apr 2, 2016 | 1.9 | 157 | Download |
| LagMonitor v0.6 release | 178.07 KB | Mar 28, 2016 | 1.9 | 166 | Download |
| LagMonitor v0.5 release | 64.09 KB | Mar 24, 2016 | 1.9 | 188 | Download |
| LagMonitor v0.4 release | 43.56 KB | Mar 9, 2016 | 1.9 | 153 | Download |
| LagMonitor v0.3 release | 42.73 KB | Mar 5, 2016 | 1.9 | 165 | Download |
| LagMonitor v0.2 release | 39.73 KB | Feb 21, 2016 | 1.8 | 272 | Download |
| LagMonitor v0.1.1 release | 30.91 KB | Feb 9, 2016 | 1.8 | 159 | Download |
| LagMonitor v0.1 release | 30.62 KB | Jan 21, 2016 | 1.8 | 196 | Download |
Screenshots
Description
LagMonitor
Description
Gives you the possibility to monitor your server performance. This plugin is based on the powerful tools VisualVM and Java Mission Control, both provided by Oracle. This plugin gives you the possibility to use the features provided by these tools also in Minecraft itself. This might be useful for server owners/administrators who cannot use the tools.
Furthermore it especially made for Minecraft itself. So you can also check your TPS (Ticks per seconds), player ping, server timings and so on.
Notice: This plugin is in beta. So improvements and bug fixes have to be made. Please report bugs and make suggestions.
Features
- Player ping
- Access to Stacktraces of running threads
- Shows your ticks per second
- Shows system performance usage
- Visual graph ingame
- Ingame timings viewer
- Sample CPU usage
- Analyze RAM usage
- Access to Java environment variables (mbeans)
- Free
- Open Source
Permissions
- lagmonitor.command.ping
- lagmonitor.command.stacktrace
- lagmonitor.command.thread
- lagmonitor.command.tps
- lagmonitor.command.mbean
- lagmonitor.command.system
- lagmonitor.command.timing
- lagmonitor.command.monitor
- lagmonitor.command.graph
- lagmonitor.command.environment
Commands
- /ping – Gets your server ping
- /ping <player> – Gets the ping of the selected player
- /stacktrace – Gets the execution stacktrace of the current thread
- /stacktrace <threadName> – Gets the execution stacktrace of selected thread
- /thread – Outputs all running threads with their current state
- /tps – Outputs the current tps
- /mbean – List all available mbeans (java environment information, JMX)
- /mbean <beanName> – List all available attributes of this mbean
- /mbean <beanName> <attribute> – Outputs the value of this attribute
- /system – Gives you some general information about your server like free ram, number of running threads or cpu usage
- /timing – Outputs your server timings ingame
- /monitor – Monitors the CPU usage of methods
- /graph [cpu/heap/threads] – Gives you visual graph about your server (currently only the heap usage)
Images
Timing command
<</size>>
CPU Graph (blue=process, yellow=system) – Process load

Stacktrace and Threads command

Ping Command

Thread Sampler (Monitor command)

System command

Environment command

Source code

You don't have to decompile the plugin. You can find there the source code with comments and building utilities.
LagMonitor is open source and hosted on the free platform GitHub; feel free to fork, star, or contribute by making pull requests and opening issues.
https://github.com/games647/LagMonitor
Donate
Donate using Bitcoin: 1CSPWiTB2yePg4Qb3fEaVA1ZsxsRbyX6vZ

Get 0.05 TON 💎
Download




Add a comment