Skip to content

Support Report Bundle

ImperaZim edited this page Jun 28, 2026 · 1 revision

Support Report Bundle

Use this when support needs one portable EasyLibrary diagnostic artifact:

/easylibrary report create

The ZIP is written to:

plugin_data/EasyLibrary/reports/

It includes JSON files for server/runtime state, command provider, modules, library doctor, package doctor, config doctor, official package catalog and EasyLibrary package/config state files.

The bundle does not include raw server logs, player lists or arbitrary plugin data. Common secrets such as tokens, passwords, credentials, cookies, sessions, webhook keys and Discord webhook URLs are redacted before writing the ZIP.

Still review the ZIP before sharing it outside trusted support channels. Local paths are intentionally kept because they help diagnose package/proxy state.

The command also works in EasyLibrary's native fallback command path, so it can be used even when LibCommand is unavailable.

Clone this wiki locally