Closed daronstinnett closed 10 years ago
I am unsure of how to test this without wasting a day, however I have a potential fix which is untested which I shall commit now.
Hi Chris,
I see your commit for the essentials issue but not the fix for this one. Did you commit?
On Wed, Feb 12, 2014 at 10:12 PM, Chris Ward notifications@github.comwrote:
I am unsure of how to test this without wasting a day, however I have a potential fix which is untested which I shall commit now.
Reply to this email directly or view it on GitHubhttps://github.com/PlayGrid/playgrid-bukkit/issues/4#issuecomment-34951326 .
I haven't PRd it as it is untested
The following ticket was submitted:
hello, I have player registration turned off, but after X amount of days (Have not found out how many) the people on my server are required to register, why is that even when I have it turned off? if it can't be changed I am going to have to stop using PlayGrid, which I don't want to do.
This implies that when:
player.authorization_required: false
In this case, the 'max_unverified_days: 10' setting is still acting to block players who have not registered after the specified period. Note that this will be a temporary fix since this system will be replaced soon.