Skip to content

CustomDiscs 5.1.1

Choose a tag to compare

@Navoei Navoei released this 31 Aug 18:56
· 53 commits to main since this release
b7cc4bc

Additions:

  • Implemented full Folia support! Report any problems either in the Discord server or the issues page.

Fixes:

  • Fixed a performance issue involving ejecting discs using hopper minecarts. Thanks to "Jester Man" who reported this on Discord and @Athar42 for implementing the fix.

This release introduces new fields in the config and lang files. These fields are listed below.

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'