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
https://github.com/NShadeIV/Cron/blob/master/src/org/aztecmc/plugins/cron/CronPlugin.java#L56
The plugin looks for "bukkitRunnable-poll-resolution" but the default config contains "cron-poll-resolution" instead
This results in the provided defaults, but it would be nice if it loaded the right values.
EDIT: defaults were provided in plugin, not 0.
Not the cause of any timing issues we're having.
The text was updated successfully, but these errors were encountered:
This also occurs in bukkitRunnable-timezone / cron-timezone
Sorry, something went wrong.
No branches or pull requests
https://github.com/NShadeIV/Cron/blob/master/src/org/aztecmc/plugins/cron/CronPlugin.java#L56
The plugin looks for "bukkitRunnable-poll-resolution" but the default config contains "cron-poll-resolution" instead
This results in the provided defaults, but it would be nice if it loaded the right values.
EDIT: defaults were provided in plugin, not 0.
Not the cause of any timing issues we're having.
The text was updated successfully, but these errors were encountered: