About Simple VIP
Gift your supporters / VIP Tier players.
Customizable loot table for items to be claimed on a daily cooldown (or set the cooldown in seconds to what you desire)
Supports skins and custom item names.
Discord Webhook Logging
Commands
/resetallvip - Resets all player cooldown data.
/resetvip "PlayerName" or "ID" - Resets a specific player.
/vip - Claims the vip package
Both Clear Commands Work in RCON
Permissions
VIP - Grant this permission to the players that can claim.
RESET - For admins and moderators to reset in game via chat
RESETALL - For admins and moderators to reset in game via chat
Example Config.
{ "Discord Webhook URL": "INSERT_WEBHOOK_HERE", "Cooldown (Seconds)": 86400, "Clear Data on Wipe?": true, "Effect On Claim?": "assets/prefabs/misc/easter/painted eggs/effects/gold_open.prefab", "VIP Items": [ { "Shortname": "scrap", "Amount": 50, "SkinId": 0, "CustomName": "" }, { "Shortname": "blood", "Amount": 250, "SkinId": 0, "CustomName": "fake blood" }, { "Shortname": "rifle.ak", "Amount": 1, "SkinId": 1167207039, "CustomName": "" }, { "Shortname": "paper", "Amount": 50, "SkinId": 0, "CustomName": "CASH" }, { "Shortname": "sticks", "Amount": 50, "SkinId": 0, "CustomName": "" } ] }
Thank you for viewing. - Wrecks