Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extra "nbs" command features #347

Open
n1msy opened this issue Nov 7, 2020 · 1 comment
Open

Extra "nbs" command features #347

n1msy opened this issue Nov 7, 2020 · 1 comment
Labels
Possible Might be added - good candidate for a PR!

Comments

@n1msy
Copy link

n1msy commented Nov 7, 2020

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>
@mcmonkey4eva mcmonkey4eva added the Possible Might be added - good candidate for a PR! label Nov 7, 2020
@tal5
Copy link
Member

tal5 commented Aug 29, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Possible Might be added - good candidate for a PR!
Projects
None yet
Development

No branches or pull requests

3 participants