2024-07-07 12:35:08 +03:00
|
|
|
play-global-sound-command-description = Plays a global sound for a specific player or for every connected player if no players are specified.
|
2023-04-23 18:22:25 +06:00
|
|
|
play-global-sound-command-help = playglobalsound <path> [user 1] ... [user n]
|
2024-07-07 12:35:08 +03:00
|
|
|
play-global-sound-command-player-not-found = Player "{ $username }" not found.
|
|
|
|
|
play-global-sound-command-volume-parse = Invalid volume of { $volume } specified.
|
2023-04-23 18:22:25 +06:00
|
|
|
play-global-sound-command-arg-path = <path>
|
|
|
|
|
play-global-sound-command-arg-volume = [volume]
|
|
|
|
|
play-global-sound-command-arg-usern = [user { $user }]
|