About

Name: Steam Group Rewards

Description:

Provides a Steam group membership rewards system that automatically checks player membership in your Steam group and rewards them with in-game currency for joining. Features automatic group member checking, manual claim system, and configurable rewards.

Features

  • Automatic Steam group membership checking every 5 minutes
  • Manual membership verification on demand
  • Configurable money rewards for group members
  • One-time claim per character system
  • Player commands for easy group access and reward claiming
  • Server-side tracking of claimed rewards

Configuration

  • GroupID: Your Steam group ID/name (set in module.lua)
  • MoneyReward: Amount of money to reward players (default: 500, set in module.lua)

Player Commands

  • /group: Opens your Steam group page in the player's browser
  • /claim: Claims the group membership reward (if eligible)

Setup Instructions

  1. Set your Steam group ID in module.lua (line 8): MODULE.GroupID = "yourgroupname"
  2. Optionally adjust the money reward amount (line 9): MODULE.MoneyReward = 500
  3. Players use /group to join your Steam group
  4. After joining, players use /claim to receive their reward
  5. The system automatically checks group membership every 5 minutes

DOWNLOAD HERE