oliverdunk / JukeboxAPI

Java API for Jukebox, my web based music player.
MIT License
19 stars 16 forks source link

"Manually" start a music or sound in a region #39

Open TheGr00m opened 5 years ago

TheGr00m commented 5 years ago

Could it be (or is it already) possible to manually start a music or sound in a region?

Like, set a region, when one or several player(s) enters it, nothing is played, but when a command block with the command "/jukebox music/sound @a {region_name}" is activated, the player(s) hears it.

oliverdunk commented 5 years ago

Would shows (documented on our Spigot page) work here? They're basically a way to add people to a group when they enter a region, and then play audio for them all in sync at a time of your choosing.