Skip to content

User Guide ‐ Main interface ‐ Others ‐ Expired VIP

ElGuillermo edited this page Dec 30, 2024 · 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.

Parameters

Enabled

Either trueor false

  "enabled": true,

Interval Minutes

The number of minutes between checking for expired VIPs to prune.

  "interval_minutes": 60,

"discord_webhook_url"

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/...",

HLL Community RCON Wiki

📦 Getting Started

📖 User Guide

🕵️ Main interface

🧙‍♂️ Admin panel

Additional Setup

🛠️ Additional installs

💾 Backup

🚚 Moving/changing servers

👽 Specific server providers setups

⚗️ Developer Guides

🆘 Troubleshooting & Help

Common procedures

Need help ?

Clone this wiki locally