π¬Exports
To add and remove points we provide exports so you can make the reputation system work with your job scripts.
Add Points
exports['yoda-reputation']:addPoints(source, label, points)Remove Points
exports['yoda-reputation']:removePoints(source, lable, points)Last updated