Skip to content
New issue

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

Folia support #59

Open
4 tasks
Dantevg opened this issue Apr 17, 2023 · 0 comments
Open
4 tasks

Folia support #59

Dantevg opened this issue Apr 17, 2023 · 0 comments
Labels
backend Related to the Spigot plugin enhancement New feature or request size: large A big thing to implement or fix: will take more time

Comments

@Dantevg
Copy link
Owner

Dantevg commented Apr 17, 2023

Folia is a new fork of Paper centred around multithreading, and it seems to still be at an experimental stage right now. Once plugins that WebStats depends on support it, WebStats should also have support for Folia.

However, support for Folia should not come at the expense of support for Paper, as I expect the grand majority of servers will stay running Paper.

Thanks to radeon on Discord for the suggestion!

Stats sources support

  • Scoreboard: ❌ not supported

    ALL scoreboard API is considered broken (this is global state that I've not figured out how to properly implement yet)

  • Database: ✔️ probably fine
  • PlaceholderAPI: ⏳ in-progress branch

Resources

To do

  • Add folia-supported: true to plugin.yml
  • Change scheduler to use one of the Folia schedulers
  • Wait for either PlaceholderAPI or the scoreboard API to start working
  • ???
@Dantevg Dantevg added enhancement New feature or request size: large A big thing to implement or fix: will take more time backend Related to the Spigot plugin labels Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to the Spigot plugin enhancement New feature or request size: large A big thing to implement or fix: will take more time
Projects
None yet
Development

No branches or pull requests

1 participant