Skip to content

Add getLevelDirectory to Bukkit class#13861

Closed
benwoo1110 wants to merge 1 commit into
PaperMC:mainfrom
benwoo1110:feat/level-dir
Closed

Add getLevelDirectory to Bukkit class#13861
benwoo1110 wants to merge 1 commit into
PaperMC:mainfrom
benwoo1110:feat/level-dir

Conversation

@benwoo1110
Copy link
Copy Markdown

Mirror the getLevelDirectory that was implemented in the Server class into the Bukkit class.

@benwoo1110 benwoo1110 requested a review from a team as a code owner May 5, 2026 03:31
@github-project-automation github-project-automation Bot moved this to Awaiting review in Paper PR Queue May 5, 2026
@Malfrador
Copy link
Copy Markdown
Member

Thanks for your contribution, but this was intentionally not added to Bukkit.
We no longer want to add more duplicate API to that static helper class. It gets quite messy to have the same API in two places, and all of it is accessible with Bukkit#getServer anyways.

@Malfrador Malfrador closed this May 5, 2026
@github-project-automation github-project-automation Bot moved this from Awaiting review to Closed in Paper PR Queue May 5, 2026
@benwoo1110
Copy link
Copy Markdown
Author

its just the inconsistency is annoying where some methods are there and randomly some are not... I think it's even messier as a result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

2 participants