Minecraft HeapDump mod 2026 download
logo
minecraft mod HeapDump

HeapDump

Game Version: CB 1.7.9-R0.2
Total Downloads: 366
Updated: Oct 28, 2014
Created: Oct 28, 2014
Download HeapDumpDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
HeapDump release 3.42 KB Oct 28, 2014 CB 1.7.9-R0.2 366 download HeapDump HeapDump releaseDownload

Description

Share this:

This plugin will generate a heap dump of the server process in the root directory with the specified filename.

Heap dumps are useful to analyse where memory is being used and to find the source of memory leaks.

Many shared hosting minecraft server administration panels such as Multicraft and McMyAdmin don't let you generate a heap dump via command line to analyse for memory leaks, so I thought I'd make this plugin to make it easier and more feasible to generate heap dumps.

Commands:
/dumpheap <filename>
Creates a heap dump of the server's used memory with the specified file name in the server's root directory. It will be saved with the .hprof extension.

/dumpdir
Displays the server's root directory where the heap dump will be saved.

Permissions:
heapdump.dumpheap – Permission for /dumpheap
heapdump.dumpdir – Permission for /dumpdir

Permissions default to OP only.

Comments

Add a comment