-
Notifications
You must be signed in to change notification settings - Fork 2
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.
- Package Manager
- Package Backed Plugins
- Standalone vs Package
- Package Switch and Migration
- Package Doctor
- Package Safety Gate
- Support Report Bundle
- Timings
- Runtime Notifications
- Package Recovery
- Proxy Troubleshooting
- Migrating from EasyLibrary 2.0 to 3.x
- Embedded Libraries Migration Map
- Removed Features and Replacements
- Deprecated APIs
- Compatibility Policy
- Config Migration
- 3x Dev Scope Checkpoint
- Plugin Developer Migration
- Server Administrator Migration
- Official Libraries
- LibPacket
- LibCommand
- LibSerializer
- LibForm
- LibDB
- LibCommons
- LibHttp
- LibAssets
- LibPlaceholder
- LibWorld
- LibModule
- EasyLibrary Agent Bridge
- LibCustom
- LibEnchantment
- LibHud
- LibTrigger
- LibWindow
- Public API Contract
- Module Boundary
- Module Smoke Matrix
- LibAsync Incubator
- LibReflect Incubator
- Doctor Output
- Repository Notifications
- Smoke Tests
- Common Errors
- Release and Changelog