Skip to content

Only load the LegacyMapper when needed - #2887

Merged
me4502 merged 1 commit into
masterfrom
chore/only-load-legacy-when-needed
Jan 5, 2026
Merged

Only load the LegacyMapper when needed#2887
me4502 merged 1 commit into
masterfrom
chore/only-load-legacy-when-needed

Conversation

@me4502

@me4502 me4502 commented Jan 5, 2026

Copy link
Copy Markdown
Member

This PR makes a few changes to lower the chance of the legacy mapping system being called, as well as stops it getting loaded by default on startup on Bukkit.

This means it's now only actually loaded when necessary, although it isn't too impactful in terms of performance/memory. Just good to have less legacy stuff kept loaded if never used.

@me4502
me4502 requested a review from a team as a code owner January 5, 2026 09:20
@me4502
me4502 enabled auto-merge January 5, 2026 09:25
@me4502
me4502 added this pull request to the merge queue Jan 5, 2026
Merged via the queue into master with commit 9d74089 Jan 5, 2026
5 checks passed
@me4502
me4502 deleted the chore/only-load-legacy-when-needed branch January 5, 2026 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants