Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Athar

A Paper plugin to add custom music discs, goat horns and player heads using the Simple Voice Chat API.

Report CustomDiscs?

Release
5.1.2

Athar released CustomDiscs version 5.1.2 on December 18, 2025

Initial release on Hangar for reference to reserve the plugin Namespace

Downloads will always be hosted on Modrinth.

(excepted for PR/SNAPSHOTS which will be available sooner there untill final release)

The update was :

  • Fix the download scheduler to be asynchronous and not synchronous (which will get the server main thread to be stuck. Thanks to "Jester Man" for the report)
  • Update the ReadMe to include a support version matrix
  • Add a config file (used only for the onLoad method) that'll select the CommandAPI loading option (with or without LenientForMinorVersions) This is usefull between minor fix release (like 1.21.6/.7/.8 where NMS wasn't touched but CommandAPI was blocking the loading as the version was unknown. This setting is set to "false" by default to keep the normal behavior.
  • Add support to Minecraft 1.21.9 (and should also be working for 1.21.10)
  • Fully support Paper mappings (so no more remapping on server startup). As such, we fully drop any support on Spigot/Bukkit based servers (the plugin will just not start on those).
  • Update Shadow to latest stable 9.2.2
  • Update Gradle Wrapper to latest stable 9.1.0
  • Update ProtocolLib dependency to latest 5.4.0
  • Update CommandAPI to the "Paper based" release (11.0.0) - This change should make the plugin more reliant when new Minecraft version get out :)
  • Update to 1.21.9 API (still support earlier Minecraft versions)
  • Fix the dependency declaration of ProtocolLib (Depreciation warning with Gradle for unsupported format upcoming on Gradle 10)
  • Change the shadow build to "archiveClassifier.set("")" so that only one file is generated (final Jar file)
  • Removed (before first release :D) the "beLenient" configuration option of CommandAPI (which has been removed in the new version).

Information

Published onDecember 18, 2025
Downloads3

Platforms

Paper Paper (1.21.7-1.21.10)