Change [Barrel Points] chat name.

In game when you break the barrel and get the [Barrel Points] You received $5 for destroying a barrel!, where do I go to change the [Barrel Points] name? I couldn't find it in the config or lang files.

open BarrelPoints.cs

look for this around line 32 and edit to suit const string prefix = "[Barrel Points]  ";

Save and Compile