Make playglobalsound much quiter (#7910)
* Make playglobalsound default much quieter Also adds volume override. * tweak * reviews by the cutest gradient girl
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
play-global-sound-command-description = Plays a global sound for a specific player or for every connected player if no players are specified.
|
||||
play-global-sound-command-help = playglobalsound <path> [user 1] ... [user n]
|
||||
play-global-sound-command-help = playglobalsound <path> [volume] [user 1] ... [user n]
|
||||
play-global-sound-command-player-not-found = Player "{$username}" not found.
|
||||
play-global-sound-command-volume-parse = Invalid volume of {$volume} specified.
|
||||
|
||||
Reference in New Issue
Block a user