๐ตSounds
Nexo allows you to register custom sounds that can be used in /playsound
or other plugins
The most basic of sounds can be configured like below by editing `plugins/Nexo/sounds.yml`
There are also some more properties you can tweak if needed, but for majority of cases, the above default will be enough. A detailed explanation of each property can be found here
There is also jukebox_playable
which is used to register sounds used in custom music discs
Nexo will generate the necessary datapack for this, which you can then reference in JukeboxPlayable-Component of your item
Last updated