Resource icon

Experimental MIDIPlayer 1.0.1

Compatible API Versions
1.0.0
Sourcecode
https://github.com/itsu-dev/MIDIPlayerAPI
Contributors
itsu
MIDIPlayer

MIDI Player API for Nukkit.
In development!!
Use as a Nukkit plugin

Commands

  • /midi list
    List MIDI Files which are able to play.
  • /midi play [name]
    Play MIDI file.
  • /midi stop
    Stop playing.
  • /midi pause
    Pause playing.
  • /midi instruments
    List Instruments which are able to change.
  • /midi instrument [name]
    Change an instrument to play MIDI.
API Documentation

https://github.com/itsu-dev/MIDIPlayerAPI/blob/master/README.md
Author
itsu
Downloads
1,004
Views
2,228
First release
Last update
Rating
3.00 star(s) 4 ratings

More resources from itsu

Latest reviews

Pls help my! Im Pay!
My email:[email protected]


09:53:52 [ERROR] Throwing
java.lang.NullPointerException: null
at dev.itsu.midiplayerapi.entity.MIDIPlayer.stop(MIDIPlayer.java:8
6) ~[?:?]
at dev.itsu.midiplayerapi.plugin.MIDICommand.execute(MIDICommand.j
ava:52) ~[?:?]
at cn.nukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.ja
va:257) ~[nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.Server.dispatchCommand(Server.java:752) ~[nukkit-1.0-
SNAPSHOT.jar:?]
at cn.nukkit.console.NukkitConsole.lambda$runCommand$0(NukkitConso
le.java:35) ~[nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.scheduler.TaskHandler.run(TaskHandler.java:99) ~[nukk
it-1.0-SNAPSHOT.jar:?]
at cn.nukkit.scheduler.ServerScheduler.runTasks(ServerScheduler.ja
va:296) ~[nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.scheduler.ServerScheduler.mainThreadHeartbeat(ServerS
cheduler.java:277) ~[nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.Server.tick(Server.java:1133) ~[nukkit-1.0-SNAPSHOT.j
ar:?]
at cn.nukkit.Server.tickProcessor(Server.java:904) ~[nukkit-1.0-SN
APSHOT.jar:?]
at cn.nukkit.Server.start(Server.java:881) ~[nukkit-1.0-SNAPSHOT.j
ar:?]
at cn.nukkit.Server.<init>(Server.java:566) ~[nukkit-1.0-SNAPSHOT.
jar:?]
at cn.nukkit.Nukkit.main(Nukkit.java:112) ~[nukkit-1.0-SNAPSHOT.ja
r:?]
Great, but sometimes there are problems with the music, but it's not scary!
Works fine for simple midis.
Only works with .mid files with only one word as the name (plugin only accepts one argument).
This is currently not working here is a pastebin of my errors if you could fix this that would be great! And i will change my rating to 5 star https://pastebin.com/RZuiXx21
Top