Cousin Custom Rates

Trusted Cousin Custom Rates 1.5

cousin704

Member
cousin704 submitted a new resource:

Cousin Custom Rates - Your server rate can be changed instantly via RCON, or switched automatically on a day/hour schedule

Features

| Feature | Description |
|---|---|
| Rate presets | Define unlimited named presets in config.json, each with its own multiplier values |
| RCON command | Switch any preset instantly with changerates <preset_name> |
| Hot config reload | Edit config.json and apply changes without restarting with CousinCustomRates.Reload |
| Persistent state | The active preset is saved to...

Read more about this resource...
 
cousin704 updated Cousin Custom Rates with a new update entry:

CousinCustomRates V1.1 Bring a lot of new stuff !

Commands now work in the in-game admin console

changerates and CousinCustomRates.Reload now work directly from the in-game admin console (Tab key) — no need to go through RCON anymore.


Timed Presets

Rate presets can now have a Duration (in minutes). When activated, rates automatically revert after the countdown — no admin needed to switch them back.

  • While a timed event is running, the automatic scheduler is paused so it can't interrupt...

Read the rest of this update entry...
 
cousin704 updated Cousin Custom Rates with a new update entry:

New options are now available to better manage custom harvesting rates!

📢 Update — CousinCustomRates

New options are now available to better manage custom harvesting rates!

### ⚙️ ChangePlayerRate

This command can now apply a special harvesting rate to one player or their entire tribe.

Code:
changePlayerRate <EOS_ID>

Configuration:

JSON:
"ChangePlayerRate": {
  "Enable": true,
  "AlsoForTheTribe": true,
  "Multiplier": false,
  "HarvestAmount": 4.0,
  "DurationMinutes": 240,
  "ActivationMessage": "Your {rate}x...

Read the rest of this update entry...
 
Back
Top