Live
badgyver published Npc BandsWrecks published The DiverWrecks followed @JeffGoldblumeZA_Machete published ShoppyStock EditorWizla reacted 👍 to Triviamagnumk reacted 🔥 to Zombie AnimalsSilent_Creations published Node-loot IslandSilent_Creations published Halloween RaidIslandsSilent_Creations published New Haven OutpostAmanda Davis followed @Silent_Creations𝐻𝒾𝑔𝒽𝑀𝒾𝓁𝑒𝓈 followed @Silent_CreationsSilent_Creations published Map DecorMabel published TriviaSilent_Creations published Murder FarmSilent_Creations published The Morgue Silent_Creations published Large Mod/Staff RoomSilent_Creations published Halloween DecorSilent_Creations published 5 Pack of Custom Build LocationsSilent_Creations published Mini Raid Islands 5 PackSilent_Creations published Small Mod/Staff RoomSilent_Creations published 2 Pack Custom Raid IslandsSilent_Creations published Silents Heli Tower V2Silent_Creations published The Auto ShopSilent_Creations published Modular Road TunnelsSilent_Creations published Node-Loot Island V2Silent_Creations published Roadside WarehouseSilent_Creations published Silents ArenaSilent_Creations published Sewage Treatment PlantSilent_Creations published Black Rock Medical CenterSilent_Creations published Mills Trailer Park
Browse/Rust/Plugins/VIP Packages

VIP Packages

Wrecks 0.0 (0)v1.0.0OxideCarbon#vip#daily#command#packages
VIP Packages1 / 4
Description

Create as many "VIP" Packages as you need for your community, reward the most loyal players, and new ones as well. 

Customizable loot table for items to be claimed on a daily cooldown in minutes, supports decimals, ex. 0.5 = 30 mins. 

Discord Webhook Logging will notify you what package the user is claiming. 

Players are notified on schedule if they are cooled down and can claim. 

THIS IS A COMPLETE REWRITE AND UPGRADE OF SIMPLE VIP, FOR THIS REASON SIMPLE VIP IS NO LONGER SUPPORTED.

Commands

/clearpackages - Clears all data

/(packageclaimcommand) - Is what you set in config for the player to use to claim, you can make as many as you want to. Users must have the matching permission. 

Permissions

ADMIN - Allows usage of the Clear Function

Example Config.

{
"Discord Webhook URL": "",
"Clear Data On Wipe?": true,
"Packages": [
{
"Package Name": "<color=yellow>VIP</color>",
"Permission Name": "vip",
"Command To Claim": "vip",
"Cooldown In Hours": 0.5,
"Claim Effect Path": "assets/prefabs/misc/easter/painted eggs/effects/eggpickup.prefab",
"Items": [
{
"Shortname": "rifle.ak",
"Skin": 0,
"Custom Name": "",
"Amount": 1
},
{
"Shortname": "metal.facemask",
"Skin": 0,
"Custom Name": "",
"Amount": 1
}
]
},
{
"Package Name": "<color=red>Legend</color>",
"Permission Name": "legend",
"Command To Claim": "legend",
"Cooldown In Hours": 12,
"Claim Effect Path": "assets/prefabs/misc/easter/painted eggs/effects/eggpickup.prefab",
"Items": [
{
"Shortname": "supply.signal",
"Skin": 0,
"Custom Name": "",
"Amount": 1
},
{
"Shortname": "rifle.bolt",
"Skin": 0,
"Custom Name": "",
"Amount": 1
}
]
}
]
}

{
"PackageDoesNotExist": "[<color=yellow>VIP PACKAGES</color>] This package does not exist.",
"CannotClaim": "[<color=yellow>VIP PACKAGES</color>] You do not have permission to claim this package.",
"NotEnoughInventory": "[<color=yellow>VIP PACKAGES</color>] You do not have enough inventory space to claim this package. You need <color=green>{0}</color> inventory slots.",
"PackageReady": "[<color=yellow>VIP PACKAGES</color>] Your {0} package is ready to claim using the /<color=blue>{1}</color> command!",
"CooldownRemaining": "[<color=yellow>VIP PACKAGES</color>] You must wait {0} before claiming this package again."
}

$10.00
Views1.2k
Downloads60
Purchases1
Rating 0.0
Version1.0.0
PlatformRust
CategoryPlugins
CompatibleOxide · Carbon
Size16 KB
PublishedMar 24, 2026
UpdatedJul 13, 2026
✓ Reviewed for safety and integrity