Jump to content
View in the app

A better way to browse. Learn more.

WeOxide Marketplace ¬ Rust Custom Maps ¬ Prefabs ¬ Monuments and Plugins Free & Paid Assets

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

sGiveGift 1.0.2

$5.99

(0 reviews)

7 Screenshots

One-click activation with automatic 24h gift window

When you press Enable, the plugin automatically creates a 24-hour period during which players can claim their gift.
No manual scheduling or date setup — activate it and it’s ready.

Adjustable time zone

Choose your preferred time zone (Paris, London, UTC, etc.).
All timestamps displayed by the plugin follow this setting.

Clean and user-friendly CUI

A custom interface where:

  • Admins configure items, quantities, and images

  • Players see and claim their rewards

  • ImageLibrary support provides clean visuals

One-time claim per player

Each player can claim the gift only once during the active period.
All claim data is automatically saved.

ImageLibrary support

Easily link custom images for each reward to enhance presentation.

Simple data handling

All admin settings and player claim data are saved automatically and safely reloaded on server restart.

Permissions

  • sgivegift.admin
    Grants access to the admin UI for configuring gifts.

Commands

Player Commands

  • /pgift
    Opens the player gift menu (if a gift event is currently active).

Admin Commands

  • /agift
    Opens the admin UI to configure items, quantities, images, and to enable/disable the gift.

  • /genitems (Rust admin only)
    Generates a JSON file containing a dictionary of all item shortnames.

Configuration file

Citation

{
  "Configurable timezone": "Europe/Paris",
  "Indicative list of timezones available in the plugin": [
    "Europe/Paris",
    "Europe/London",
    "Europe/Berlin",
    "Europe/Moscow",
    "America/New_York",
    "America/Los_Angeles",
    "UTC"
  ]
}

 

Data file (example)

data/SGiveGift/AdminGiftData.json

Citation

{
  "GivesActive": false,
  "ActivationStart": "",
  "ActivationEnd": "",
  "ShortNames": [
    "horse.costume",
    "pookie.bear",
    "xmas.present.large",
    "xmas.present.medium",
    "firework.boomer.orange",
    "metal.refined",
    "gunpowder",
    "guntrap",
    "hazmat.plushy",
    "charity.plushy.02"
  ],
  "Amounts": [
    1,
    5,
    2,
    2,
    2,
    50,
    500,
    1,
    2,
    2
  ],
  "ImageLinks": [
    "https://i.imgur.com/8TO9g16.png",
    "https://www.rustedit.io/images/imagelibrary/pookie.bear.png",
    "https://www.rustedit.io/images/imagelibrary/xmas.present.large.png",
    "https://www.rustedit.io/images/imagelibrary/xmas.present.medium.png",
    "https://www.rustedit.io/images/imagelibrary/firework.boomer.orange.png",
    "https://www.rustedit.io/images/imagelibrary/metal.refined.png",
    "https://www.rustedit.io/images/imagelibrary/gunpowder.png",
    "https://www.rustedit.io/images/imagelibrary/guntrap.png",
    "https://wiki.rustclash.com/img/items180/hazmat.plushy.png",
    "https://wiki.rustclash.com/img/skins/324/10335.png"
  ]
}

 

Edited by Noryx

What's New in Version 1.0.0

Released

No changelog available for this version.

User Feedback

You may only provide a review once you have downloaded the file.

There are no reviews to display.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.