ThreadReport allows you to take a thread dump using the
/threadreport command.
- If you do not know what a thread dump is, you probably do not need ThreadReport.
- ThreadReport is helpful if you are a plugin user and, when you seek support, a plugin author tells you to "take a thread dump" for diagnostic purposes.
Commands:
- /threadreport -- will take an immediate thread dump
- /threadreport task -- starts a periodic task which will automatically take a thread dump every 5 seconds. This happens asynchronously from the main server thread, so it will not be affected if the main server thread is stuck or lagging. Run this command a second time to disable the task.
Thread dumps are saved to the plugin folder, plugins/ThreadReport/.
--------------------------------------------------------------------------------
ThreadReport is free software licensed under the GNU General Public License, v3 or later.
![[IMG]](/proxy/image?url=https%3A%2F%2Fwww.gnu.org%2Fgraphics%2Fgplv3-127x51.png)