-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
backendRelated to the Spigot pluginRelated to the Spigot pluginenhancementNew feature or requestNew feature or requestsize: largeA big thing to implement or fix: will take more timeA big thing to implement or fix: will take more time
Description
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
- Note on plugin compatibility and API plans: https://github.com/PaperMC/Folia#plugin-compatibility
- Prior art
To do
- Add
folia-supported: trueto plugin.yml - Change scheduler to use one of the Folia schedulers
- Wait for either PlaceholderAPI or the scoreboard API to start working
- ???
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
backendRelated to the Spigot pluginRelated to the Spigot pluginenhancementNew feature or requestNew feature or requestsize: largeA big thing to implement or fix: will take more timeA big thing to implement or fix: will take more time