PlayersSinceWipe is a powerful Rust plugin designed to track all players connected since the last wipe. It supports different wipe modes (Monthly, Weekly, BiWeekly) and automatically sends daily or manual reports to Discord via webhook.
Key Features:
Automatic tracking of players since the last wipe.
Support for monthly, weekly, and bi-weekly wipes.
Daily and manual reports with full player lists and statistics.
Full Discord integration via webhook for notifications and reports.
Multi-language support (French / English) with customizable messages.
Commands:
/psw.report → Send a manual Discord report from chat.
psw.report (console) → Send a manual Discord report from the server console.
Benefits:
Accurate, automated player tracking with zero manual work.
Simple setup and seamless integration with Rust and Discord.
Fully compatible with any Rust server running Oxide or Carbon.
Quote{
"Fuseau horaire configurable (ex: Europe/Paris, Europe/London, America/New_York, UTC) | Configurable timezone (ex: Europe/Paris, Europe/London, America/New_York, UTC)": "Europe/Paris",
"Heure d'envoi du rapport quotidien (HH:mm, format 24h) | Daily report send time (HH:mm, 24h format)": "20:00",
"Heure du wipe (HH:mm, format 24h) | Wipe Time (HH:mm, 24h format)": "20:00",
"Jour de wipe - Options : Lundi à Dimanche | Wipe Day - Options: Monday to Sunday": "Thursday",
"Mode de wipe - Options : Mensuel, Hebdomadaire, BiHebdo | Wipe Mode - Options: Monthly, Weekly, BiWeekly": "Monthly",
"URL du Webhook Discord Wipe report | Discord Wipe Report Webhook URL": "https://discord.com/api/webhooks/xxxxxxxx/yyyyyyyyyyyy"
}