Depenizen
Depenizen copied to clipboard
Extra "nbs" command features
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>
And an option to play it at a location, instead of playing it for specific players (if that's possible ofc)