- Optional Dependencies
- https://umod.org/plugins/discord-messages
CX Update Checker checks for outdated plugins in your server and notifies you through console and discord!
Commands:
It can be used in the console and chat both! Requires the admin flag
Configuration:
Localization:
Commands:
It can be used in the console and chat both! Requires the admin flag
- cx-run - Manually checks for updates
Configuration:
JSON:
{
"Update Check Interval (Minutes)": 120,
"Manual Check Command": "cx-run",
"Webhook URL (optional)": "https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks"
}
Localization:
JSON:
{
"Processing": "Processing Update Check...",
"Service Unavailable": "CodeXive API is currently unavailable",
"None Outdated": "All your CodeXive plugins are running on the latest version!",
"Outdated Count": "{0} Outdated!",
"Update Available": "Update Available for {0} | Installed Version: {1} | Latest Version: {2}"
}