Files
Bubberstation/code/modules/admin
S u n r i s e 15eabb5904 Playsound to_chat respects admin music preferences (#95088)
## About The Pull Request

When requesting an internet sound, all clients connected to the world
receive a 'to_chat' with song information, even if they have 'Admin
music volume' set to 0.

This PR makes it so this 'to_chat' isn't sent to players who have 'admin
music volume' at 0. Why add a very intrusive chat-spam if I do not want
to listen to admin MIDIs?

Marking this as a fix because I can only imagine that this not being the
default behavior is unintended from the get-go.
## Why It's Good For The Game

Reduces chat spam for users who opt-out of listening to admin songs.
## Video Proof of Testing:


https://github.com/user-attachments/assets/4f8e3cf6-37e3-4f84-a3e1-e702e6e0b94c

## Changelog
🆑 Bugwasabi
fix: Play Internet Sounds will now only display song details to users
who have admin music enabled.
/🆑

---------

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
2026-02-05 20:15:06 -05:00
..
2025-11-28 15:52:28 -07:00