Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
NoteBlockAPI is a library that allows other plugins to play songs from .nbs files made in OpenNoteBlockStudio. The original author of the NoteBlockAPI is xxmicloxx. His old outdated Bukkit thread can be found here.
Features
NoteBlockAPI can be used in your project to play songs:
- from .nbs files
- with custom instruments (using resource pack)
- with extended octave range (using resource pack)
- with timings that Minecraft's redstone doesn't support
Planned features
These features are currently not present in NoteBlockAPI but are planned in future.
- support for MIDI file format
- support for Folia
How to use NoteBlockAPI or any plugin that use it
If your or someone's plugin uses NoteBlockAPI, you need to install it on your server by coping its .jar to plugins directory. The rest is up to the plugin you use together with the NoteBlockAPI. Since this is only a library it has no configuration or commands.
If you are a developer that wants to use NoteBlockAPI in their project, take a look to NoteBlockAPI's wiki for more information.
How to get nbs songs
There are several ways how you can get .nbs songs.
- Create your song or cover in OpenNoteBlockStudio
- Convert your song from midi to nbs in OpenNoteBlockStudio
- Download premade nbs songs from internet
Builds
Known issues
- Playback of songs with more than 20 TPS (ticks per second) may be laggy because of BukkitScheduler - will be resolved in NoteBlockAPI v2.0
Support
If you need any help or if you have an issue while using NoteBlockAPI, you can create an issue on Github, join my Discord server or send me a PM on Spigot forums.