Depenizen icon indicating copy to clipboard operation
Depenizen copied to clipboard

Extra "nbs" command features

Open n1msy opened this issue 5 years ago • 1 comments

I was wondering if you could add new arguments to the nbs command with these functions:

  • pause/resume songs ie. nbs (pause/resume) targets:<player>
  • adjusting song volume (to be heard from different distances) ie. nbs targets:<player> volume:<#.#> (assuming you check that "<player.nbs_is_playing>")

Some new tags:

  • duration of the song ie. <player.nbs_duration>
  • song volume ie. <player.nbs_volume>
  • name of file ie. <player.nbs_file>

n1msy avatar Nov 07 '20 21:11 n1msy

And an option to play it at a location, instead of playing it for specific players (if that's possible ofc)

tal5 avatar Aug 29 '21 07:08 tal5