This update introduces a major improvement to the Discord webhook system and overall script stability.
Discord Message System Overhaul
- Full user-controlled messages for Start, Success, Failed, and Cleanup
- No hardcoded fields or content from the script
- Supports:
- Plain text and embed messages
- Dynamic embed fields (optional)
- Newline support (\n)
Message Templates & Custom Mode
- Each status includes 5 built-in templates and Custom Message mode
- Placeholders supported (e.g. {server}, {size}, {duration})
- Placeholders never return empty values (N/A fallback)
New Cleanup Message
- Added dedicated Cleanup notification
- Same features as other status messages
- Configurable directly from Discord Configuration
Improved Backup Information
- {size} now shows total backup size (including multi-server backups)
- More reliable placeholder handling across all events
Configuration & Stability Fixes
- Fixed broken menu options and duplicate numbering
- Improved input handling to prevent escape and newline issues
- Overall script stability and reliability improved
