OneTimeRewards

v1.0.1 Oxide Rust Free Download

A simple and efficient one-time reward system that automatically grants items to players in a specific permission group and removes them after claiming. Supports custom items, amounts, skins, and personalized messages.

OneTimeRewards - A simple and efficient one-time reward system that automatically grants items to players in a specific permission group and removes them after claiming.

OneTimeRewards

v1.0.1 Oxide Rust

A simple and efficient one-time reward system that automatically grants items to players in a specific permission group and removes them after claiming. Supports custom items, amounts, skins, and personalized messages.

Free Rust plugin

Download the plugin source directly, review the configuration example, then install it in your Oxide/uMod plugins folder.

Free Download
111 views
41 downloads

Features

  • Permission group based rewards
  • Custom item rewards
  • Item skin support
  • Custom messages
  • One-time claim system
  • Automatic group removal
  • Simple configuration
  • Easy to use commands

Installation

Installation Steps

  1. Download the OneTimeRewards.cs file
  2. Place it in your oxide/plugins folder
  3. Restart your server or use oxide.reload OneTimeRewards
  4. Configure the settings in the config file

Configuration

The configuration file will be generated at oxide/config/OneTimeRewards.json

{
  "GroupName": "rewardgroup",
  "ItemName": "rock",
  "ItemAmount": 1,
  "CommandName": "reward",
  "SuccessMessage": "You have been given {1} {2}(s).",
  "FailureMessage": "You are not eligible for the reward.",
  "SkinId": 0
}

Commands

Command Description Permission
/reward Claim your one-time reward N/A (No permission required)

Plugin Information

Version 1.0.1
Platform Oxide
Game Rust
License Free