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
Can you please add Folia support?
All that you need to do is replace the Bukkit.getScheduler calls with UniversalScheduler: https://github.com/Anon8281/UniversalScheduler
Bukkit.getScheduler
UniversalScheduler
Also add folia-supported: true to plugin.yml.
folia-supported: true
plugin.yml
The text was updated successfully, but these errors were encountered:
I'll see if I can add that. Sorry for not responding that quickly, don't use github issues that often haha
Sorry, something went wrong.
No branches or pull requests
Can you please add Folia support?
All that you need to do is replace the
Bukkit.getScheduler
calls withUniversalScheduler
:https://github.com/Anon8281/UniversalScheduler
Also add
folia-supported: true
toplugin.yml
.The text was updated successfully, but these errors were encountered: