Jump to content

Search the Community

Showing results for tags 'daily'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Plugins
  • Carbon
  • Harmony
  • Maps
  • Monuments
  • Prefabs
  • Arenas
  • Bases
  • Tools
  • Discord Bots
  • Customizations
  • Extensions
  • Graphics

Forums

  • CF Hub
    • Announcements
  • Member Hub
    • General
    • Show Off
    • Requests
  • Member Resources
    • For Hire
    • Creators
    • Creators Directory
  • Community Hub
    • Feedback
  • Support Hub
    • Support
    • Site Support
    • Help Center

Product Groups

  • Creator Services
  • Host Services
  • Memberships

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me


Steam


Github

Found 5 results

  1. Mevent

    Daily Rewards

    Version 1.1.9

    2,149 downloads

    Daily Rewards is a strong tool for Rust admins who want to keep their players engaged until the end of the wipe. You can provide your gamers with distinct daily rewards for logging in with this plugin. This way, you not only liven up gameplay, but also encourage longer playtime. With Daily Rewards, don't lose the chance to draw in new players and keep returning ones! Features of Daily Rewards Beautiful and user-friendly interface Daily rewards for logging Motivating players to stay in the game longer Retention of players until the end of the wipe Compatibility with many plugins Edit rewards and config via in-game interface (no JSON editing required) By default, the plugin supports English, Russian, and Chinese languages Cooldown time before receiving an award Saving rewards in the plugin's inventory Do not receive rewards from inventory while in the build block, raid block, or combat block Commands daily – open daily rewards interface dailyrewards.wipe – wipe of player data dailyrewards.top [format: csv, empty (default)] [limit (10 is default)] – get a list of players with the day their award. dailyrewards.manage – manage daily reward settings dailyrewards.manage playtime set <steam_id> <amount> – sets the playtime for the specified player. dailyrewards.template [fullscreen/inmenu] [target_template] – sets the interface template for daily rewards. Parameters: [fullscreen/inmenu]: Type of interface template to set. Valid values: fullscreen or inmenu. [target_template]: For the inmenu template, you must specify the template number (1 or 2). Permissions dailyrewards.use – allows you to open the DailyRewards menu dailyrewards.edit - allows you to enable edit mode Video FAQ Q: Where can I see an example of a config? A: Config Q: How do I add DailyRewards to the ServerPanel menu? A: You can do this directly from the ServerPanel in-game: 1. Open the ServerPanel menu in-game. 2. If you have permission to edit, switch the panel to edit mode so you can see the blue "EDIT CATEGORY" and "EDIT PAGES" buttons. 3. Choose the category where you want DailyRewards to appear and click the "EDIT CATEGORY" button for that category. 4. While you are in this category in the ServerPanel, click the "EDIT PAGES" button to create a new page (or edit an existing one) for DailyRewards. 5. For that page, set these exact parameters: Type: Plugin Plugin Name: DailyRewards Plugin Hook: API_OpenPlugin 6. Save the changes. The DailyRewards button will now appear in the ServerPanel in the category you selected.
    $34.95
  2. Wrecks

    VIP Packages

    Version 1.0.0

    57 downloads

    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
  3. Version 1.1.02

    9 downloads

    HiddenSlotsLottery gives your players a chance to win items by opening hidden “slots” in a simple, engaging format. #Features: Base Draw: each player gets up to N attempts per day to open slots and claim prizes. Oxide/Carbon supported Support for permissions and their settings from the config. Super Game: landing a “Super Slot” triggers a bonus round where you must match three identical items to win exclusive rewards. Daily Limits: configure maximum opens and refreshes per day to control participation. Full Customization: define your prize list in JSON — set short names, quantities, SkinIDs, custom images, and even execute extra commands (e.g. grant VIP, issue permissions). ImageLibrary Integration: use standard item renders or your own PNG icons for a unique look. Sleek CUI Interface #Configuration: { "(Default) Maximum number of opens": 5, "(Default) Maximum number of refreshes": 3, "Setting Permission": { "dailylottery.vip": { "Maximum number of opens": 7, "Maximum number of refreshes": 4 }, "dailylottery.elite": { "Maximum number of opens": 10, "Maximum number of refreshes": 5 } }, "Chat command to open menu": "lot", "Using ImageLibrary for images": false, "Possible items for drop": [ { "Item description": { "Item short name": "axe.salvaged", "Quantity": 1, "Item SkinID": 0, "Additional image": "", "Additional command (%STEAMID%)": "" }, "Super game": true }, { "Item description": { "Item short name": "coffeecan.helmet", "Quantity": 1, "Item SkinID": 0, "Additional image": "", "Additional command (%STEAMID%)": "" }, "Super game": false }, { "Item description": { "Item short name": "attire.hide.vest", "Quantity": 1, "Item SkinID": 0, "Additional image": "", "Additional command (%STEAMID%)": "" }, "Super game": false }, { "Item description": { "Item short name": "hat.candle", "Quantity": 1, "Item SkinID": 0, "Additional image": "", "Additional command (%STEAMID%)": "" }, "Super game": false }, { "Item description": { "Item short name": "electrical.memorycell", "Quantity": 1, "Item SkinID": 0, "Additional image": "", "Additional command (%STEAMID%)": "" }, "Super game": true }, { "Item description": { "Item short name": "weapon.mod.oilfiltersilencer", "Quantity": 1, "Item SkinID": 0, "Additional image": "", "Additional command (%STEAMID%)": "" }, "Super game": true }, { "Item description": { "Item short name": "woodarmor.gloves", "Quantity": 1, "Item SkinID": 0, "Additional image": "", "Additional command (%STEAMID%)": "" }, "Super game": true }, { "Item description": { "Item short name": "electric.timer", "Quantity": 1, "Item SkinID": 0, "Additional image": "", "Additional command (%STEAMID%)": "" }, "Super game": false }, { "Item description": { "Item short name": "rocket.launcher", "Quantity": 1, "Item SkinID": 0, "Additional image": "", "Additional command (%STEAMID%)": "" }, "Super game": false }, { "Item description": { "Item short name": "torch", "Quantity": 1, "Item SkinID": 0, "Additional image": "", "Additional command (%STEAMID%)": "" }, "Super game": false }, { "Item description": { "Item short name": "longsword", "Quantity": 1, "Item SkinID": 0, "Additional image": "", "Additional command (%STEAMID%)": "" }, "Super game": false }, { "Item description": { "Item short name": "tool.binoculars", "Quantity": 1, "Item SkinID": 0, "Additional image": "", "Additional command (%STEAMID%)": "" }, "Super game": true }, { "Item description": { "Item short name": "ballista.static", "Quantity": 1, "Item SkinID": 0, "Additional image": "", "Additional command (%STEAMID%)": "" }, "Super game": false }, { "Item description": { "Item short name": "mask.balaclava", "Quantity": 1, "Item SkinID": 0, "Additional image": "", "Additional command (%STEAMID%)": "" }, "Super game": false }, { "Item description": { "Item short name": "flameturret", "Quantity": 1, "Item SkinID": 0, "Additional image": "", "Additional command (%STEAMID%)": "" }, "Super game": false }, ], "Configuration version": { "Major": 1, "Minor": 0, "Patch": 0 } } #LANG RU/ENG: { "UI.Title": "Daily Lottery", "UI.ItemList.Description": "List of possible prizes—remember that to obtain a unique item (marked in red), you must win the Super Game!", "UI.RightMenu.Description": "Select an item, attempts {0}/{1}\nIf a rare item is dropped, you will play the Super Game! Good luck!", "UI.Button.Refresh": "Refresh {0}/{1}", "UI.Inventory.Button": "Inventory", "UI.Inventory.Back": "Back", "UI.Inventory.Title": "Your inventory", "UI.SuperGame.Start": "You’ve entered the Super Game; you need to find three matching items! If you fail, you won’t receive anything!", "UI.Attempts.Over": "<size=24><b>YOU HAVE USED ALL YOUR ATTEMPTS</b></size>\n<size=20>COME BACK TOMORROW</size>" } #API: bool IsReadyLotOpen(BasePlayer player) - Checking if the player has the ability to open slots
    $15.49
  4. Version 1.0.0

    7 downloads

    An unrealistically beautiful UI that will decorate your server. Your players will definitely like it. The design is made in Figma. This is a plugin design, not a ready-made plugin. Full support is guaranteed from my side.I will help you change the pictures if you need it. My Discord: .spacex
    $10.00
  5. Version 1.0.1

    50 downloads

    You can reset recieved rewards every day or wipe. You can give multiple commands/items to player in one reward. You can set any position and size for chest (ui). Has langs for each of your reward. Has EN and RU versions in archive. You can get the fastest support in our Discord: Alias™ dev. Default Configuration { "Clear data on wipe?": false, "Clear data every real day?": true, "Disable chest ui after recieving all rewards?": true, "Chat avatar SteamID": 0, "UI Settings": { "Closed chest image URL": "hidden", "Opened chest image URL": "hidden", "Anchor Min": "0 1", "Anchor Max": "0 1", "Offset Min": "10 -100", "Offset Max": "110 0" }, "Rewards (online time : list of rewards)": { "3600": [ { "Required permission": "", "Command (true) or item (false)": false, "Reward description (can be edited in langs)": "Scrap x1000", "Command": "", "Item shortname": "scrap", "Item name (leave empty if not needed)": "", "Item skin": 0, "Item amount": 1000 }, { "Required permission": "arewards.vip", "Command (true) or item (false)": true, "Reward description (can be edited in langs)": "1000 Economics balance for VIP", "Command": "deposit %SteamID% 1000", "Item shortname": "scrap", "Item name (leave empty if not needed)": "", "Item skin": 0, "Item amount": 1 } ], "10800": [ { "Required permission": "", "Command (true) or item (false)": false, "Reward description (can be edited in langs)": "Ak-47", "Command": "", "Item shortname": "rifle.ak", "Item name (leave empty if not needed)": "Cool AK-47", "Item skin": 0, "Item amount": 1 }, { "Required permission": "", "Command (true) or item (false)": false, "Reward description (can be edited in langs)": "Ammo for your riffle", "Command": "", "Item shortname": "ammo.rifle", "Item name (leave empty if not needed)": "", "Item skin": 0, "Item amount": 500 } ] }, "Plugin Version": { "Major": 1, "Minor": 0, "Patch": 0 } }
    $8.00
2.2m

Downloads

Total number of downloads.

10.2k

Customers

Total customers served.

148k

Files Sold

Total number of files sold.

3.1m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.