NoteBlockAPI Integration
Advanced Parkour supports in-game music playback through NoteBlockAPI, allowing custom songs to be assigned to arenas.
When NoteBlockAPI is available, the plugin can:
- Load
.nbssongs from themusics/folder - Let you preview songs inside the setup menu
- Assign a song to a specific arena
- Add players to arena music when they join
Installation
Section titled “Installation”- Install NoteBlockAPI on your server.
- Restart the server.
- Put your
.nbsfiles insideplugins/AdvancedParkour/musics/. - Re-open the setup menu for your arena.
Arena Song Selection
Section titled “Arena Song Selection”Inside /ap edit <arena>:
- Open the Select Arena Music item
- Left-click a song to assign it
- Right-click a song to preview it
- Choose No Song if you want silence
What Happens Without NoteBlockAPI
Section titled “What Happens Without NoteBlockAPI”If NoteBlockAPI is not installed, Advanced Parkour falls back to an empty radio implementation.
That means:
- The plugin still works normally
- Music playback is skipped
- The song selector page explains what dependency is missing