The "Folia Update" - 5.1.1 Release#102
Merged
Navoei merged 5 commits intoNavoei:mainfrom Aug 30, 2025
Merged
Conversation
New config.yml option : # The maximum length the file name (including the file extension) should be when downloaded. Using a too high value could crash the server. filename-maximum-length: 100 New lang.yml : invalid-protocol: '&cOnly HTTP:// and HTTPS:// URL are allowed.' invalid-filename-length: '&cThe maximum file name is restricted to %filename_length_value% characters'
… Man" who reported this on Discord <3
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.
This update add Folia server support (1.21.8 required).
This update also require the regen of the config.yml and lang.yml file OR to add the new entries which are :
For config.yml :
For lang.yml :
This update also securize the download function a little more 🙃
--- New addition : Code optimization on inventory movements detection.
Thanks to "Jester Man" who reported this on Discord <3
Release tested with success on :
Paper 1.21.8-42
Folia 1.21.8-3