I have the reward interval set at 5 seconds and the reward amount set to 1.
Now it just randomly gives me 6 points.
Wrong reward amount?
Yeah, same. It's even doing it with things like VIP permissions.
Same issue
Still looking for a fix but If I find one I'll let you know
Merged post
In the .cs file you will need to adjust
Line 99.float multiplier = 1f; this is the default.Change it to
Edit: you may need to change the value slightly for yours
float multiplier = 0.335f; to get the correct value.Edit: you may need to change the value slightly for yours
Credits: mabel8686
Edit again: This sollution is no longer working and the RP is back to being broken, plugin needs to be updated.