Grouprewards
PluginLicenseRef-All-Rights-Reserved

Grouprewards

GroupRewards is a lightweight Minecraft server plugin that automatically executes commands for players based on their LuckPerms primary group. The plugin runs on a configurable timer and rewards online players by executing commands as the server console,

6
Downloads
2
Followers
2 months ago
Updated
📦
1
Versions

📖About Grouprewards

GroupRewards is a lightweight Minecraft server plugin that automatically executes commands for players based on their LuckPerms primary group.

The plugin runs on a configurable timer and rewards online players by executing commands as the server console, making it compatible with any existing gems, economy, crates, or token systems.

✨ Features

Group-based rewards using LuckPerms

Configurable reward intervals

Executes commands per player as console

Supports decimal values (e.g. 1.5)

Simple and clean configuration

Works with any plugin that uses commands

⚙️ How It Works

A repeating task runs every X seconds

All online players are checked

The player’s primary LuckPerms group is detected

The configured command for that group is executed

📄 Example Configuration
interval-seconds: 120
fallback-group: default

rewards:
default:
command: "gems add %player% 1"
mythic:
command: "gems add %player% 1.5"

📦 Requirements

Paper / Spigot / Purpur

LuckPerms

🎯 Ideal For

Gem or token systems

Ranked servers

Automatic playtime rewards

Replacing Skript-based automation