Releases: PowerNukkit/HeapDumper-Plugin
Releases · PowerNukkit/HeapDumper-Plugin
v1.0.0
First release.
Commands and Permissions
Command | Permission | Usage | Description |
---|---|---|---|
/heapdump |
heapdumper.heapdump |
/heapdump <optional-filename> |
Take a heap dump to analyze memory leak issues and save in the server's folder |
/cleardump |
heapdumper.cleardump.single |
/cleardump <filename> |
Deletes a specific heap dump file |
/clearalldumps |
heapdumper.cleardump.all |
/clearalldumps |
Deletes all heap dump files at once |
Glob Permissions
heapdumper.cleardump.*
- Allows the user to run the command that clears the dumpsheapdumper.cleardump.single
heapdumper.cleardump.all
heapdumper.*
- Allows the user to run all the heapdumper commandsheapdumper.heapdump
heapdumper.cleardump.*