This is a Note Block song player for Paper.
Using file format of Minecraft Note Block Studio and Open Note Block Studio.
You can download the plugin here, or build it by using Git and Maven.
git clone https://github.com/nutyworks/FiNoteBlock
cd FiNoteBlock
mvn install
- Channel system
- Customizable channel
- Add queue to a channel
- Panning(Stereo) support
- Custom Instrument support
- Play a random song on the list
To Do:
- GUI
*.nbs
file should be located in/plugins/FiNoteBlock/nbs/
.- User's data will be stored in
/plugins/FiNoteBlock/userdata/
with their UUID.