Plugins - Complete API Reference Install, manage, and configure plugins to extend Clodds functionality. --- Chat Commands List Plugins Install/Remove Enable/Disable Configuration --- TypeScript API Reference Create Plugin Manager List Plugins Install Plugin Enable/Disable Configure Plugin Uninstall Plugin Create Custom Plugin Plugin Lifecycle --- Plugin Structure package.json --- Plugin Permissions | Permission | Access | |------------|--------| | | HTTP/WebSocket requests | | | Local file storage | | | Shell command execution | | | Trading APIs | | | User memory access | --- Best Practices 1…