Hello, is there any way to reduce a person’s cash?
1 Like
Just edit their datastore using SetAsync/UpdateAsync, or IncrementAsync with a negative number. It depends on your datastore setup, so nobody can give you the exact code you’d need.
6 Likes