Need NoteBlockAPI and Protocollib in your plugins folder to work!
Here is a list of free .nbs files
http://www.minecraftforum.net/topic/136749-minecraft-note-block-studio-200000-downloads/#songs
use Minecraft Note Block Studio:
http://www.minecraftforum.net/topic/136749-minecraft-note-block-studio-200000-downloads/
1. import your .midi file to Note Block Studio;
2. save the file as .nbs file in your plugin folder
Simply put the .nbs file in /plugins/NoteBlockPlayer/
| Command | Description | Permission |
|---|---|---|
| /nbp | all commands | |
| /play <me/world/all/playername> <file> <silent?> | play a song for a certain player | nbp.play |
e.g.: /play world MySong.nbs: plays the song MySong.nbs for all players in the world of the player that uses the command
/play AtrayGaming HighLife.nbs silent: plays the song HighLife.nbs for the player AtrayGaming and don't send him a message like "Started playing HighLife.nbs"
at /play, /playMe and /playAll you can add additionally "silent" if you don't want a success response
e.g.: /play all mySong.nbs silent