Skip to content

The "Folia Update" - 5.1.1 Release#102

Merged
Navoei merged 5 commits intoNavoei:mainfrom
Athar42:main
Aug 30, 2025
Merged

The "Folia Update" - 5.1.1 Release#102
Navoei merged 5 commits intoNavoei:mainfrom
Athar42:main

Conversation

@Athar42
Copy link
Copy Markdown
Contributor

@Athar42 Athar42 commented Aug 17, 2025

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 :

# 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

For 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'

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

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'
@Navoei Navoei merged commit 42ef073 into Navoei:main Aug 30, 2025
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