Download file BarrelPoints.cs (8kb)
Already downloaded 1832 times 
 
Version : 3.0.0
Maintainer : Unmaintained
Ogininal Developer : RedBDGR
Tags : Fun,Barrels,RP/Economics
Support page link (forum) Χ 
Umod : Χ 
Codefling : Χ
Furiousdesign : Hosting

Description :

This will enable players to gain reward and/or in-game money from destroying any type of barrels on the map. The amount of points and custom permission groups can be set in the configuration file.
This is the fixed version not the current Umod version !!!

Features :

This works with economics or server rewards !!!

Permissions :
  • barrelpoints.default
  • barrelpoints.vip
Configuration :
{
  "Settings": {
    "Give Points Every x Barrels": 1,
    "Permission List": {
      "barrelpoints.default": 2.0,
      "barrelpoints.vip": 5.0
    },
    "Reset Barrel Count on Death": true,
    "Send Notification Message": true,
    "Use Economics": true,
    "Use ServerRewards": false
  }
}