Conversation
mdcfe
reviewed
Sep 22, 2025
Essentials/src/main/java/com/earth2me/essentials/config/EssentialsConfiguration.java
Show resolved
Hide resolved
mdcfe
approved these changes
Oct 3, 2025
Euphillya
added a commit
to Euphillya/Essentials-Folia
that referenced
this pull request
Oct 6, 2025
EssentialsX@ca7f3b5 Add option to limit baltop entries (EssentialsX#6300) EssentialsX@893bae0 Change baltop entry limit wording (EssentialsX#6306) EssentialsX@65120e9 Update to Minecraft 1.21.9 (EssentialsX#6299) EssentialsX@22b4975 Fixes stale cached locations after using /settpr (EssentialsX#6305) EssentialsX@8982aae Fix updating join message when not needed (EssentialsX#6312) EssentialsX@4dabeb5 Fix GeoIP dependencies (EssentialsX#6314) EssentialsX@264b0ed Improve memory resilience with Configurate (EssentialsX#6266)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hopefully should cut down on memory usage with configurate.
Closes #6118