We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As requested in #13: Add a feature that allows server staff to remove players that haven't been online for a certain number of days.
This will require storing their last online date in the database, but that shouldn't be too hard.
The text was updated successfully, but these errors were encountered:
Looks like there are some nice bindings for Joda Time in Jadira Usertypes, looking into using those
Sorry, something went wrong.
This documentation on the ISO standard string format for durations might be useful to users.
gdude2002
No branches or pull requests
As requested in #13: Add a feature that allows server staff to remove players that haven't been online for a certain number of days.
This will require storing their last online date in the database, but that shouldn't be too hard.
The text was updated successfully, but these errors were encountered: