NoteBlockAPI icon indicating copy to clipboard operation
NoteBlockAPI copied to clipboard

A simple API for note block music

Results 4 NoteBlockAPI issues
Sort by recently updated
recently updated
newest added

NoteBlockAPI is throwing null on 1.16 server org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:319) ~[server.jar:git-Spigot-379750e-43c7ff9] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[server.jar:git-Spigot-379750e-43c7ff9] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[server.jar:git-Spigot-379750e-43c7ff9] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[server.jar:git-Spigot-379750e-43c7ff9] at net.minecraft.server.v1_16_R2.PlayerConnection.a(PlayerConnection.java:2186) ~[server.jar:git-Spigot-379750e-43c7ff9] at net.minecraft.server.v1_16_R2.PacketPlayInWindowClick.a(SourceFile:32) ~[server.jar:git-Spigot-379750e-43c7ff9] at net.minecraft.server.v1_16_R2.PacketPlayInWindowClick.a(SourceFile:10) ~[server.jar:git-Spigot-379750e-43c7ff9]...

Hello. I'm using Eclipse IDE, and I've added your API as an external library to my plugin. I followed all the steps, but got this error when playing a song:...

Hi! For a minigame plugin I'm currently working on, I'd like to add the NoteBlockAPI to my dependencies to play music, but I can't seem to add it to my...

How to use fade and loop functionalities well ? Please add those explanations to the documentation. Regards,