/
+ Image Hover Preview: Preview images directly in chat by hovering over URLs
- Supports PNG, JPG, JPEG, GIF, and WebP formats
- Domain whitelist for security (only shows images from trusted domains)
- GIF animation support
+ New fakechat command: Send formatted chat messages with tellraw syntax (client-side only)
- Supports colors, click events, hover events, and selectors
- Usage: `/cursedaddons fakechat <json>`
- Example: `/cursedaddons fakechat {"text":"Hello","color":"red","click_event":{"action":"open_url","url":"https://example.com"}}`
- Removed ClothConfig dependency - no longer required for installation
- Replaced with custom configuration system
- New custom GUI screens for all config features
- Improved field editors and list management