About Wipe Timer
Wipe Timer – Professional Discord Wipe Countdown System
Stop manually announcing wipes.
Let your Discord handle it automatically — clean, dynamic, and fully automated.
Wipe Timer is a premium Rust plugin that displays a continuously updating wipe countdown inside a dedicated Discord channel using a Discord Bot.
It keeps your community informed 24/7 with zero manual effort.
Why This Plugin?
✔ No more manual wipe reminders
✔ Always accurate countdown
✔ Fully automated Discord updates
✔ Clean, modern embed design
✔ Admin private alert system
✔ Lightweight & optimized
Designed for serious Rust server owners who want professional presentation.
Core Features:
Live Discord Countdown
The plugin automatically updates a single Discord embed message at a configurable interval (default: every 60 seconds).
- No spam.
- No duplicate messages.
- Only one clean message that updates itself.
Smart Dynamic Color System:
The embed color automatically changes based on remaining time:
-
Green — More than 24 hours remaining
-
Yellow — Between 1 hour and 24 hours
-
Red — Less than 1 hour remaining
This gives your community an instant visual warning.
Private Admin Alerts (DM):
Admins receive a private Discord message before the wipe.
Configurable alert time (default: 1 hour before wipe).
Fully optional.
Perfect for staff coordination.
Clean & Informative Embed:
The embed includes:
- Remaining time
- Exact wipe date & time
- Server name
- Server IP
- Server country
- Online player count
- Server news
- Website link
- Map image
- Thumbnail
All formatted in a clean and professional layout.
Fully Configurable :
Everything is configurable inside config.json:
• Next wipe date & time
• UTC offset
• Update interval
• Embed colors
• Server information
• Images
• Admin Discord IDs
In-Game Commands:
Set the next wipe time (server local time). /setwipe <yyyy-MM-dd HH:mm>
Adjust your server UTC offset. /setutcoffset <hours>
Update displayed server country. /setservercountry <name>
Ideal For:
- Weekly wipe servers
- Bi-weekly wipe servers
- Monthly wipe servers
- Competitive PvP servers
- Large community servers
- Professional branded servers
Performance & Stability
- Lightweight
- Optimized update logic
- No spam requests
- Only updates when needed
- Safe WebRequests usage
- Minimal data storage
Built for production servers.
Configuration Example:
{ "BotToken": "YOUR_BOT_TOKEN_HERE", "ChannelId": 0, "NextWipeLocalDateTime": "2026-02-01 18:00", "UtcOffsetHours": 3, "UpdateIntervalSeconds": 60, "ColorLongTime": 3066993, "ColorMediumTime": 16776960, "ColorShortTime": 15158332, "AdminDiscordIds": [], "AdminAlertBeforeSeconds": 3600, "EmbedSettings": { "Title": "Wipe Countdown", "Footer": { "Text": "Rust Server", "IconUrl": null } }, "ServerIP": "0.0.0.0", "ServerCountry": "Unknown", "ServerNews": "Stay tuned for upcoming events!", "ServerWebsiteUrl": "", "ThumbnailUrl": "", "MapImageUrl": "" }

