CustomDiscs icon indicating copy to clipboard operation
CustomDiscs copied to clipboard

Add custom range + fixes

Open Athar42 opened this issue 1 year ago • 1 comments

  • (Once again) adding disc range functionnality (with the latest changes of CommandAPI)
  • Changed "shadow" plugin to the latest official release from : https://github.com/GradleUp/shadow
  • Renamed the Shadowed jar from "-shadow-dev.jar" to just "-dev.jar"
  • Update CommandAPI version to release 9.5.3
  • Increase plugin version from 3.0 to 3.1
  • Upgrade gradle version from 8.5 to 8.7

- If no custom sound range is set, will revert to the default "musicDiscDistance" set in the plugin config.

  • Removed all "ChatColor" (bukkit) commands which are depreacated and replaced by AdventureAPI "NamedTextColor".

PR for https://github.com/Navoei/CustomDiscs/pull/49 (and later to keep working on goat horns : https://github.com/Navoei/CustomDiscs/issues/50 )

Athar42 avatar Sep 08 '24 14:09 Athar42

@Navoei I hope this will be fine for you 😊 (same PR as done in the past, but with the latest CommandAPI addition)

Edit : As this has been sourced from my main branch and that other commits are going to be made. In case github do the diff and add the future additions, only those 2 commits are linked to that PR, which are : f332407 da6f9a8

Athar42 avatar Sep 08 '24 14:09 Athar42

Hello! I have been incredibly busy with college for the past few months and have not gotten any time to code. Thanks for maintaining my plugin and adding long requested features! I would be happy to merge pull requests from you going forward.

Navoei avatar Nov 21 '24 17:11 Navoei