LagMonitor
LagMonitor copied to clipboard
Monitor performance of your Minecraft server. Similar to VisualVM and Java Mission Control.
Hi, Upon restarting/shutting down the server the following error occurs: https://hastebin.com/sinekozozi.css Not sure why or if it's concerning. Spigot version: git-Paper-366 LagMonitor version: 1.17
When loading the plugin using Mohist 1.12.2 the below error occurs, I recognize you may not want to provide any support for a sketchy spigot offshoot but appreciate any assistance....
https://hasteb.in/funepuqi.coffeescript
Hey there, I installed the plugin on my /plugins folder but when i startup the server the console gives an error like this: https://paste.ubuntu.com/p/cvMmyfm5F7/ I don't know what to do,...
On the run of `/network` I get: `Native library not found. Please download it and place it inside configuration folder of this plugin to see this data` Minecraft 1.15.2 Spigot...
https://www.spigotmc.org/threads/lagmonitor.137799/page-14#post-3323476
"No thread with that name found" When clicking from /thread or typing out with underscores in stacktrace with /stacktrace.
log: ``` [Server thread/INFO]: [LagMonitor] Loading LagMonitor v1.17.1-SNAPSHOT [Server thread/INFO]: [LagMonitor] Found JNA native library. Enabling extended native data support to display more data [Server console handler/WARN]: Exception in thread...
>Feature request: An alias for lagmonitor, so that commands are shorter. Say lm, so for example /lm:server in place of /lagmonitor:server >Alternatively and preferred, make subcommands to lagmonitor, so for...
Looks like it has been moved to ` settings: plugin-profiling: true ` in bukkit.yml. https://www.spigotmc.org/wiki/how-to-take-a-timings-report/ function isTimingsEnabled is using Bukkit.getPluginManager().useTimings(); It no longer exists in 1.13+. Googled. Could not find...