NoteBlockAPI
NoteBlockAPI copied to clipboard
Add a setting to destroy a SongPlayer once all players affected by it leave the server (or possibly an event)
Self-explanatory
Hi! If you remove the player when they leave the server and set songPlayer.setAutoDestroy(true) then the SongPlayer will destroy itself automatically after the last player leaves the server.