Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

payonjoin abuse? #10

Open
AxFarr opened this issue Mar 15, 2018 · 3 comments · May be fixed by #14
Open

payonjoin abuse? #10

AxFarr opened this issue Mar 15, 2018 · 3 comments · May be fixed by #14

Comments

@AxFarr
Copy link

AxFarr commented Mar 15, 2018

payonjoin is giving money everytime someone logs in (to the point were it can be abused by logging in and out). Is this intentional?

@Flibio
Copy link
Owner

Flibio commented Mar 19, 2018

I know of this potential issue, but I'm not really sure what an ideal solution would be. Do you have any suggestions?

@The-Fireplace
Copy link

Track which players have been paid during the current pay period, and if they have already been paid, don't pay them again.

Brycey92 added a commit to Brycey92/PayDay that referenced this issue Feb 27, 2020
Added a reload command with permission `payday.reload` (fixes Flibio#12)
Made the plugin listen to sponge reload events
Added a help command with permission `payday.base`
Set up tracking for who's been paid, and avoid paying people more than once in a time period (fixes Flibio#10)
Rewrote config code
Removed time units smaller than 1 second from the config
Improved performance
Improved interaction with Nucleus' API
Refactored almost everything
Incremented version to 1.5.0
@Brycey92 Brycey92 linked a pull request Feb 27, 2020 that will close this issue
@Brycey92
Copy link

I have an open pull request #14 that does exactly what you said @The-Fireplace.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants