Recording console and exports to html!
Recording console and exports to html!
This plugin is useful for creating test images of console-based plugins.
It records the console and outputs it as an html file.
You can download it as a png through the controls button of the html file.
name | description | extra | |
---|---|---|---|
Command | consoleexport | -Start console recording -Export as html file | aliases: ce permission: consoleexporter.cmd |
Permission | consoleexporter.cmd | Allows use consoleexport command | default: op |
/consoleexporter
(or /ce
) to start recoding./consoleexporter
(or /ce
) to stop recording.{plugin_data}/ConsoleExporter/console-exporter-{timestamp}.html
annotation
: Type anything starts with #
. It will be not executing as command.line-break
: If you type only #
. It will be replace to empty line.This plugin officially only works with Pocketmine-MP
.
.phar
from Poggit release.phar
file to server's /plugins/ folderAll released versions here
All built versions here
Distributed under the LGPL 3.0. See LICENSE for more information
Version: 1.1.1
Downloads: 802
Updated: 1/23/2024
Supported API versions: 5.0.0 to 5.27.1
Categories: General, Developer Tools
License: LGPL-3.0