Implement World (un)load API
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 4.4k
- Forks
- 623
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem?
Yes, I need to load worlds on startup from my plugin
Describe the solution you'd like.
Implement the current Bukkit API instead of throwing an exception
Describe alternatives you've considered.
- Patch folia and hardcode the worlds I need
- Not to use folia
Other
Thre's been a PR on this subject, but it was closed. I didn't find any issue tracking this matter.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating Folia's implementation of the Bukkit world load and unload API and compare it with the current Bukkit API behavior. Review the previously closed pull request mentioned in the issue for context and unresolved constraints. Done means plugins can load worlds during startup and unload them without the API throwing an exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100