Skip to content

Releases: Navoei/CustomDiscs

CustomDiscs 5.1.2

27 Oct 00:08
9649123

Choose a tag to compare

Lots of new changes under the hood thanks to @Athar42 !
You may see his pull request at #104.

Additions:

  • Added support for Minecraft 1.21.10.

Important: All further releases will be on Modrinth at https://modrinth.com/project/customdiscs-plugin.

CustomDiscs 5.1.1

31 Aug 18:56
b7cc4bc

Choose a tag to compare

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'

CustomDiscs 5.0

23 Jul 18:01
ca371f8

Choose a tag to compare

Additions:

  • You can now attach custom sounds to goat horns and player heads.
  • Goat horns can have custom cooldowns.

⚠️Due to these new features, the config.yml and lang.yml must be regenerated. Make backups to preserve your settings!

Special thanks to the contributions of @Athar42 ! He worked a lot with getting custom goat horns and player heads to work.

Please report any bugs under the issues section or in the new Discord server. Enjoy your music!

CustomDiscs 4.5

03 Jul 05:45
0e605d8

Choose a tag to compare

Updated to 1.21.6-1.21.7. Credit to @Athar42 .

Report any bugs under the issues section.

CustomDiscs 4.4

25 May 04:00

Choose a tag to compare

No new additions this time. However, the plugin has been updated for 1.21.5!
There is some major changes to how components work, and therefore discs created in previous versions of the game would show the tooltip again. To fix this, simply play the disc in a jukebox. All discs still work and will be automatically converted to the new format.

Thanks Mojang! This is the second time they have changed the component...

Report any bugs under the issues section.

CustomDiscs 4.3

23 Feb 20:33

Choose a tag to compare

Additions:

  • Discs now load much faster.

Special thanks to the contributions of @Athar42 and @lowercasebtw !

Please report any bugs under the issues section. Enjoy your music!

CustomDiscs 4.2

11 Jan 01:17

Choose a tag to compare

The plugin has now been updated to 1.21.4.

Special thanks to the contributions of @Athar42 and @lowercasebtw !

Please report any bugs under the issues section. Enjoy your music!

CustomDiscs 4.1

28 Nov 05:36

Choose a tag to compare

The plugin has now been updated to 1.21.3!

Lots of new features have been added thanks to the contributions of @Athar42 and @lowercasebtw !

Additions:

  • Better command syntax.
  • Find files more easily. Files will show in the tab completion list.
  • Custom discs now almost perfectly emulate vanilla behavior [ #78 ].

Notes:
Apologies for my absence over the past few months. I have been busy with college and have not had much time to dedicate to programming. Thanks to @Athar42 for maintaining this plugin through his fork.

Please report any bugs under the issues section. Enjoy your favorite music!

CustomDiscs 3.0

22 Jul 03:52

Choose a tag to compare

Updated the plugin to MC version 1.21.

Notes:

  • All discs must be converted to a new format which uses JukeboxPlayableComponent to hide the disc's original song. Discs can be converted simply by playing them in a jukebox, meaning players can still play their discs with no problems (yippie!). Discs are also automatically converted when inserted into a jukebox using a hopper.
  • Discs created using the plugin's command will automatically use the new format.

Please report any bugs under the issues section. Enjoy your favorite music!

CustomDiscs 2.6.1

16 Jun 22:08

Choose a tag to compare

Fixes:

  • Fixed an issue with discs randomly disappearing when going into hoppers.