-
Notifications
You must be signed in to change notification settings - Fork 76
User Guide ‐ Main interface ‐ Others ‐ Expired VIP
ElGuillermo edited this page Jan 14, 2025
·
5 revisions
🧭 You are here : Wiki home / User Guide / Main interface / Others / Expired VIP
This feature removes VIP from players when their expiration date is less than the present time.
Regardless of whether or not you add an expiration date to a player, for VIP to be removed, this feature must be turned on and the service running.
Either true
or false
"enabled": true,
The number of minutes between checking for expired VIPs to prune.
"interval_minutes": 60,
Discord webhook URL where audit logs should be sent.
Note
If you dont know how to create a Discord webhook, you can have a look at this video.
Default : null
"discord_webhook_url": null,
With a webhook :
"discord_webhook_url": "https://discord.com/api/webhooks/...",
Hell Let Loose (HLL) Community RCON (CRCON) Wiki - Back to Home
- Home
- Views
- Maps
- Records
- Settings
- Webhooks
- Automods
- Others
- Stats
- Admin panel (needs update)
- Migrate CRCON to another VPS
- Replace the game server managed in CRCON
- Adding a game server to manage in CRCON
- Overview Project Structure
- Development environment
- Building your own Docker images
- CRCON API
- Streaming Logs
- Remotely connect to the PostgreSQL database
- Miscellaneous (needs update)
- HLL RCON Commands (needs update)
- Please look at this first
- Ask for help